Ticket #5448 (new bug)
GHC stuck in infinite loop compiling with optimizations
| Reported by: | ronwalf | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | _|_ |
| Component: | Compiler | Version: | 7.0.3 |
| Keywords: | Cc: | ||
| Operating System: | MacOS X | Architecture: | x86_64 (amd64) |
| Type of failure: | Compile-time crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
GHC gets stuck compiling the attached program. Removing 'deriving Eq' from the last line restores GHC's ability to terminate.
Is this the same as the inliner loop bug? Who knows.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

