[GHC] #9964: GHC crash with NOINLINE and weird IO stuff

GHC ghc-devs at haskell.org
Fri Feb 20 08:47:57 UTC 2015


#9964: GHC crash with NOINLINE and weird IO stuff
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  7.10.2
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"9c78d09e344e97d2d5c37b9bb46e311a3cf031e2/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="9c78d09e344e97d2d5c37b9bb46e311a3cf031e2"
 Add a bizarre corner-case to cgExpr (Trac #9964)

 David Feuer managed to tickle a corner case in the
 code generator. See Note [Scrutinising VoidRep]
 in StgCmmExpr.

 I rejigged the comments in that area of the code generator
   Note [Dodgy unsafeCoerce 1]
   Note [Dodgy unsafeCoerce 2]
 but I can't say I fully understand them, alas.
 }}}

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


More information about the ghc-tickets mailing list