Ticket #7713 (new bug)
Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core
| Reported by: | EduardSergeev | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | External Core | Version: | 7.6.2 |
| Keywords: | -fext-core panic | Cc: | |
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Compile-time crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by igloo) (diff)
An attempt to compile the attached file with 7.6.2 (and 7.4.2) with "-O2 -fext-core" leads to:
ghc: panic! (the 'impossible' happened)
(GHC version 7.6.2 for x86_64-unknown-linux):
make_exp (App _ (Coercion _))
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

