[GHC] #7954: Strictness analysis regression
GHC
ghc-devs at haskell.org
Mon Feb 10 13:53:01 UTC 2014
#7954: Strictness analysis regression
--------------------------------------------+------------------------------
Reporter: chad.scherrer | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.2
Resolution: fixed | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Runtime performance bug | (amd64)
Test Case: perf/should_run/T7954 | 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/7954#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list