[GHC] #876: Length is not a good consumer
GHC
ghc-devs at haskell.org
Mon Feb 10 13:53:02 UTC 2014
#876: Length is not a good consumer
--------------------------------------------+------------------------------
Reporter: ariep@… | Owner:
Type: bug | Status: closed
Priority: lowest | Milestone: 7.6.2
Component: libraries/base | Version: 6.5
Resolution: fixed | Keywords: length
Operating System: Linux | Architecture:
Type of failure: Runtime performance bug | Unknown/Multiple
Test Case: perf/should_run/T876 | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:"393ea739567206d848f53e9ca75f532a49218694/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="393ea739567206d848f53e9ca75f532a49218694"
Update test cases due to call arity
Some nice improvements on already succeeding test cases (#876, #7954
and #4267)
Test #149 needed a little change, lest call arity causes a allocation
change that we do not want to test here.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/876#comment:28>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list