[GHC] #10786: ghci panic if {-# OPTIONS_GHC -O2 #-}

GHC ghc-devs at haskell.org
Sat Aug 22 07:06:36 UTC 2015


#10786: ghci panic if {-# OPTIONS_GHC -O2 #-}
-----------------------------------------+-------------------------------
              Reporter:  rhovland        |             Owner:
                  Type:  bug             |            Status:  new
              Priority:  normal          |         Milestone:
             Component:  GHCi            |           Version:  7.10.2
              Keywords:                  |  Operating System:  Linux
          Architecture:  x86_64 (amd64)  |   Type of failure:  GHCi crash
             Test Case:                  |        Blocked By:
              Blocking:                  |   Related Tickets:
Differential Revisions:                  |
-----------------------------------------+-------------------------------
 any file with the pragma OPTIONS_GHC -O2 causes ghci to panic, say
 something 'impossible' happened, and says to file a bug report.

 previous ghci ignored this pragma (I think). at any rate, it didn't panic.

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


More information about the ghc-tickets mailing list