CVS HEAD ghc fails with "Panic!"

Simon Peyton-Jones simonpj at microsoft.com
Tue Dec 21 04:45:00 EST 2004


I reckon I've fixed this, at last.

Simon

| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org
[mailto:glasgow-haskell-users-
| bounces at haskell.org] On Behalf Of Peter Simons
| Sent: 20 October 2004 17:10
| To: glasgow-haskell-users at haskell.org
| Subject: CVS HEAD ghc fails with "Panic!"
| 
| Hi,
| 
| the GHC version from the current CVS HEAD aborts with an
| internal error when doing this:
| 
|  $ darcs get http://cryp.to/hsemail
|  $ cd hsemail
|  $ ghc -O2 --make -o message-test message-test.hs
|  | Chasing modules from: message-test.hs
|  | Compiling Rfc2234          ( ./Rfc2234.hs, ./Rfc2234.o )
|  | ghc-6.3: panic! (the `impossible' happened, GHC version 6.3):
|  |         app_match: unbound tpl c{tv a1a9}
| 
| Compiling with -O instead of -O2 works, though.
| 
| Peter
| 
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


More information about the Glasgow-haskell-users mailing list