[GHC] #10401: state hack-related regression

GHC ghc-devs at haskell.org
Mon May 11 08:00:38 UTC 2015


#10401: state hack-related regression
-------------------------------------+-------------------------------------
        Reporter:  rwbarton          |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by nomeata):

 The difference you marked is a result of
 changeset:c001bde73e38904ed161b0b61b240f99a3b6f48d/ghc. But I believe it
 is not the cause of the problem, as the state hack would, if I understand
 it correctly, assume `State# RealWorld` to be one-shot independent of
 whether that annotation is present in the unfolding or not.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10401#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list