[GHC] #3022: ghc: panic! (the 'impossible' happened) linkBCO:
>= 64k insns in BCO
GHC
trac at galois.com
Tue Feb 24 14:44:04 EST 2009
#3022: ghc: panic! (the 'impossible' happened) linkBCO: >= 64k insns in BCO
------------------------------+---------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by bchallenor):
This looks very similar to my bug.
http://hackage.haskell.org/trac/ghc/ticket/3047
It's interesting that you also were doing Project Euler, though yours was
on problem 18 and mine on 22. :) And it's also interesting that my
solution to 18 didn't trigger the bug, even though I laid out my triangles
nearly identically to you.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3022#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list