[GHC] #4267: Strictness analyser is to conservative about passing a boxed parameter
GHC
ghc-devs at haskell.org
Mon Feb 10 13:53:02 UTC 2014
#4267: Strictness analyser is to conservative about passing a boxed parameter
-------------------------------------+------------------------------------
Reporter: tibbe | Owner: nomeata
Type: bug | Status: closed
Priority: low | Milestone: 7.6.2
Component: Compiler | Version: 6.13
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | 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/4267#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list