#5370: GHC 7.2.1 rc1 crashes while compiling the text package
---------------------------------+------------------------------------------
    Reporter:  bos               |       Owner:                    
        Type:  bug               |      Status:  new               
    Priority:  normal            |   Component:  Compiler          
     Version:  7.1               |    Keywords:                    
    Testcase:                    |   Blockedby:                    
          Os:  Unknown/Multiple  |    Blocking:                    
Architecture:  x86               |     Failure:  Compile-time crash
---------------------------------+------------------------------------------
 I'm doing a sweep over all of my packages with the first 7.2.1 release
 candidate, and the `text` package fails to build:

 {{{
 [24 of 38] Compiling Data.Text        ( Data/Text.hs,
 dist/build/Data/Text.o )
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.2.0.20110728 for i386-unknown-linux):
         cgLookupPanic (probably invalid Core; try -dcore-lint)
     $w$j{v s1Ju9} [lid]
     static binds for:
     local binds for:
 }}}

 This is easily reproduced with a simple `cabal install text`.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5370>
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