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

#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

#10786: ghci panic if {-# OPTIONS_GHC -O2 #-} -------------------------------------+------------------------------------- Reporter: rhovland | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: GHCi | Version: 7.10.2 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: #10549 | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => duplicate * os: Linux => Unknown/Multiple * architecture: x86_64 (amd64) => Unknown/Multiple * related: => #10549 Comment: Sorry to hear you ran into this. This is already fixed in GHC HEAD, see #10549. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10786#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC