[GHC] #8227: cgLookupPanic (probably invalid Core
GHC
ghc-devs at haskell.org
Fri Sep 6 11:03:38 CEST 2013
#8227: cgLookupPanic (probably invalid Core
-------------------------------------------------+-------------------------
Reporter: guest | Owner:
Type: bug | Status:
Priority: normal | closed
Component: Compiler | Milestone:
Resolution: fixed | Version: 7.6.3
Operating System: MacOS X | Keywords:
Type of failure: Compile-time crash | cgLookupPanic
Test Case: | Architecture:
indexed_types/should_fail/T8227 | Unknown/Multiple
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Changes (by simonpj):
* testcase: => indexed_types/should_fail/T8227
Old description:
> ghc: panic! (the 'impossible' happened)
> (GHC version 7.6.3 for x86_64-apple-darwin):
> cgLookupPanic (probably invalid Core; try -dcore-lint)
> cobox{v a34t} [lid]
New description:
{{{
ghc: panic! (the 'impossible' happened)
(GHC version 7.6.3 for x86_64-apple-darwin):
cgLookupPanic (probably invalid Core; try -dcore-lint)
cobox{v a34t} [lid]
}}}
--
Comment:
Thank you! I've added a regression test.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8227#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list