#3504: GHC panicks with a huge list in source code
-------------------+--------------------------------------------------------
Reporter:  guest   |          Owner:                
    Type:  bug     |         Status:  new           
Priority:  normal  |      Component:  Compiler      
 Version:  6.10.4  |       Severity:  normal        
Keywords:          |       Testcase:                
      Os:  Linux   |   Architecture:  x86_64 (amd64)
-------------------+--------------------------------------------------------
 Not sure if this is of any consequence, but I decided to generate some
 data as Haskell code direct, instead of loading it with 'properly', for
 test purposes. Removing some 50-80 lines from the file will result in ghc
 compiling it properly.

 [1 of 1] Compiling Main             ( testdata.hs, interpreted )
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for x86_64-unknown-linux):
         linkBCO: >= 64k insns in BCO

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