#3787: GHC 6.12.1 panic
-------------------------------+--------------------------------------------
    Reporter:  blamario        |       Owner:                    
        Type:  bug             |      Status:  new               
    Priority:  normal          |   Component:  Compiler          
     Version:  6.12.1          |    Keywords:  panic             
          Os:  Linux           |    Testcase:                    
Architecture:  x86_64 (amd64)  |     Failure:  Compile-time crash
-------------------------------+--------------------------------------------
 GHC 6.12.1 reports the following when compiling the attached module:


 $ ghc --make Trampoline.hs -O[1 of 1] Compiling
 Control.Concurrent.SCC.Trampoline ( Trampoline.hs, Trampoline.o )
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.12.1 for x86_64-unknown-linux):
         expectJust chooseExternalIds: ds_d1HQ

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


 So I'm dutifully reporting it. The module in question could probably be
 easily trimmed down, but I'm too sleepy at the moment. Let me know if you
 need that.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3787>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to