[GHC] #10852: ghc 7.8.4 on arm - panic: Simplifier ticks exhausted
GHC
ghc-devs at haskell.org
Fri Jan 22 00:25:06 UTC 2016
#10852: ghc 7.8.4 on arm - panic: Simplifier ticks exhausted
-------------------------------------+-------------------------------------
Reporter: andrewufrank | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords: Generics
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #5642, #9675 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by rwbarton):
* keywords: arm => Generics
* cc: erikd (removed)
* os: Linux => Unknown/Multiple
* architecture: arm => Unknown/Multiple
* failure: Compile-time crash => Compile-time performance bug
Comment:
bgamari: you seem to have neglected to attach anything?
But I'm going to guess the issue is similar to #11415. Not an issue with
GHC's `deriving Generic`, directly, but with a Generic-based default
definition for another class (here Serialize).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10852#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list