[GHC] #8319: Simplifier ticks exhausted (need -fsimpl-tick-factor=955)
GHC
ghc-devs at haskell.org
Wed Nov 19 20:34:31 UTC 2014
#8319: Simplifier ticks exhausted (need -fsimpl-tick-factor=955)
-------------------------------------+-------------------------------------
Reporter: ruudkoot | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Compile- | Blocked By:
time crash | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by thomie):
This code compiles with `ghc-7.8.1`, `ghc-7.8.3` and `ghc-7.9.20141115`,
using `-O2`.
Should a regression test be added? Note that the code imports
`QuickCheck`. Without it, the bug is not triggered.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8319#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list