GHC compiler error for 6.6

Simon Peyton-Jones simonpj at microsoft.com
Tue Jan 23 08:41:13 EST 2007


Oh yes, please do make a test case. That should never happen.  Also use -dcore-lint, which might well nail it closer to source

Simon

| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-users-bounces at haskell.org] On
| Behalf Of Chris Kuklewicz
| Sent: 23 January 2007 12:23
| To: glasgow-haskell-users at haskell.org
| Subject: BUG: GHC compiler error for 6.6
|
| When compiling programs (ghc --make) that use regex-parsec I trigger an error in
|  GHC 6.6:
|
| > ghc-6.6: panic! (the 'impossible' happened)
| >   (GHC version 6.6 for powerpc-apple-darwin):
| >         simplCore/Simplify.lhs:(1772,0)-(1788,47): Non-exhaustive patterns in function bind_args
|
| I don't have a simple test case yet, but will try to make one if requested.
|
| --
| Chris
| _______________________________________________
| 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