#795: ghc-6.5.20060607: panic! (the 'impossible' happened) ... initC: srt
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.6
Component: Compiler | Version: 6.5
Severity: normal | Resolution: fixed
Keywords: | Os: Linux
Difficulty: Unknown | Architecture: x86
--------------------------------+-------------------------------------------
Changes (by simonpj):
* resolution: => fixed
* status: new => closed
Comment:
Excellent bug report; Core Lint wins again.
It turns out that there's a long-standing bug, which I have now fixed.
tc204 tests.
(I fear the commit message may say tc203, but it's 204!)
Meanwhile, I think should be able to work around by replacing
{{{
...?y...?y...?y...
{{{
let x = ?y in ...x...x..x..
}}}
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/795>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs