Ticket #2719 (closed bug: duplicate)

Opened 5 years ago

Last modified 5 years ago

urk! lookup local fingerprint with -O and TemplateHaskell

Reported by: ganesh Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.10.1
Keywords: Cc: ganesh.sittampalam@…
Operating System: Windows Architecture: x86
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

An interesting feature of this bug is that it goes away when TemplateHaskell is removed (it's cut down from a much larger test case which actually used that)

-O is also necessary.

ghc -c -O Foo.hs

ghc: panic! (the 'impossible' happened)

(GHC version 6.10.0.20081007 for i386-unknown-mingw32):

urk! lookup local fingerprint main:Foo.:CoActionT{tc rj4}

Attachments

Foo.hs Download (402 bytes) - added by ganesh 5 years ago.
Improved version of test case

Change History

Changed 5 years ago by ganesh

Improved version of test case

Changed 5 years ago by simonmar

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to duplicate

Duplicate of #2685, which should be fixed in recent snapshots. Thanks for the report!

Note: See TracTickets for help on using tickets.