[GHC] #2288: ghc-6.8.2: panic! (the 'impossible' happened) (GHC
version 6.8.2 for i386-apple-darwin): linkBCO: >= 64k insns in BCO
GHC
trac at galois.com
Thu May 15 13:54:05 EDT 2008
#2288: ghc-6.8.2: panic! (the 'impossible' happened) (GHC version 6.8.2 for i386
-apple-darwin): linkBCO: >= 64k insns in BCO
-------------------------+--------------------------------------------------
Reporter: mthompso | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.8.2 | Severity: trivial
Keywords: | Testcase:
Architecture: x86 | Os: MacOS X
-------------------------+--------------------------------------------------
I am filing this because ghc-6.8.2 told me to; I'm not competent to
distinguish bugs from my beginner's errors.
I had entered
sum [2, ....]
where the .... were the primes up to about 80,000. I had calculated these
separately and pasted the bracketed expression into the mac Terminal after
the word sum.
The corresponding 'module' with the one definition ( " e = sum
[2,...etc...] " compiled with a brief hesitation and of course ran more or
less instantly.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2288>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list