#2967: GHC panics while building the Crypto library
-------------------+--------------------------------------------------------
Reporter:  tibbe   |          Owner:                
    Type:  bug     |         Status:  new           
Priority:  normal  |      Component:  Compiler      
 Version:  6.10.1  |       Severity:  normal        
Keywords:          |       Testcase:                
      Os:  Linux   |   Architecture:  x86_64 (amd64)
-------------------+--------------------------------------------------------
 GHC panics when I try to build Crypto-4.1.0.

 {{{
 $ cabal -V
 cabal-install version 0.6.0
 using version 1.6.0.1 of the Cabal library

 $ cabal install Crypto
 <snip>
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.1 for i386-unknown-linux):
         RegAllocLinear.getStackSlotFor: out of stack slots, try -fregs-
 graph
 }}}

 I've attached the full build log.

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