[GHC] #12274: GHC panic: simplifier ticks exhausted
GHC
ghc-devs at haskell.org
Tue Jul 19 14:12:45 UTC 2016
#12274: GHC panic: simplifier ticks exhausted
-------------------------------------+-------------------------------------
Reporter: mrkkrp | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Compile-time | (amd64)
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Interesting. Thanks for reducing the test case. No time to look at it
now, but can you characterise what is happening more. E.g. what happens
with `-dshow-passes`? Does the program get really big at some point?
What's the difference between 7.8 and 7.10. Is it non-linear somehow?
etc.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12274#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list