[GHC] #789: BCOs can only have 64k instructions
GHC
trac at galois.com
Sat Mar 8 11:45:30 EST 2008
#789: BCOs can only have 64k instructions
---------------------+------------------------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone: _|_
Component: GHCi | Version: 6.8.2
Severity: normal | Resolution:
Keywords: BCO | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
---------------------+------------------------------------------------------
Comment (by dbueno):
I've added an attachment of a test case that triggers this error. The
error specifically is:
ghc-6.8.2: panic! (the 'impossible' happened)
(GHC version 6.8.2 for i386-apple-darwin):
linkBCO: >= 64k insns in BCO
Since this error happens on Linux too, I won't change the Operating
System; but I just want to point out this happens on Mac OS X too.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/789#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list