[GHC] #11330: Test `dynamic-paper` fails with core lint error (hpc) and "Simplifier ticks exhausted" (optasm)
GHC
ghc-devs at haskell.org
Mon Jan 25 16:55:44 UTC 2016
#11330: Test `dynamic-paper` fails with core lint error (hpc) and "Simplifier ticks
exhausted" (optasm)
-------------------------------------+-------------------------------------
Reporter: thomie | Owner: simonpj
Type: bug | Status: new
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| dependent/should_compile/dynamic-
| paper
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonpj):
* owner: => simonpj
Comment:
Right. The "simplifier ticks exhausted" error is expected; see Section 7
of [http://research.microsoft.com/en-us/um/people/simonpj/papers/haskell-
dynamic/ the paper].
But the Lint error is an outright bug. I'm on it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11330#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list