[GHC] #10052: Panic (something to do with floatExpr?)

GHC ghc-devs at haskell.org
Sat Jun 20 09:57:09 UTC 2015


#10052: Panic (something to do with floatExpr?)
-------------------------------------+-------------------------------------
        Reporter:  edsko             |                   Owner:  simonmar
            Type:  bug               |                  Status:  closed
        Priority:  high              |               Milestone:  7.10.2
       Component:  Compiler          |                 Version:  7.10.1-rc2
      Resolution:  fixed             |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  GHCi crash        |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:  Phab:D727
-------------------------------------+-------------------------------------

Comment (by Sergei Trofimovich <siarheit@…>):

 In [changeset:"2c6a0411dcd921ea6ec1cbe5eaf93d17adcf33a2/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="2c6a0411dcd921ea6ec1cbe5eaf93d17adcf33a2"
 Fix a couple of tests for GHCi/-O* (Trac #10052)

 Tests use unboxed types (or optimizer gets to them),
 those can't be handled by ghci. Fixed by using -fobject-code.

 Signed-off-by: Sergei Trofimovich <siarheit at google.com>
 }}}

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


More information about the ghc-tickets mailing list