[GHC] #11330: Test `dynamic-paper` fails with core lint error (hpc) and "Simplifier ticks exhausted" (optasm)

GHC ghc-devs at haskell.org
Wed Mar 7 15:31:07 UTC 2018


#11330: Test `dynamic-paper` fails with core lint error (hpc) and "Simplifier ticks
exhausted" (optasm)
-------------------------------------+-------------------------------------
        Reporter:  thomie            |                Owner:  simonpj
            Type:  bug               |               Status:  closed
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:  fixed             |             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:                    |
-------------------------------------+-------------------------------------

Comment (by alpmestan):

 I tried a `./validate --slow` with the `master` branch from today and this
 `dynamic-paper` test shows up as an "unexpected pass" for optasm and
 optllvm. I suppose one of the commits referenced here or even some other
 ones somehow make GHC use less ticks on that example? Should we now expect
 this test to pass?

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11330#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list