[GHC] #12368: Demand Analyzer: Cunnig plan not adhered to with aborting fixpoint interation
GHC
ghc-devs at haskell.org
Thu Jul 7 08:38:40 UTC 2016
#12368: Demand Analyzer: Cunnig plan not adhered to with aborting fixpoint
interation
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:"b9cea81ded5dc4da19fc011d96f28ade660438c2/ghc"
b9cea81d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="b9cea81ded5dc4da19fc011d96f28ade660438c2"
Show testcase where demand analysis abortion code fails
By making it believe that some deeply nested value is absent when it
really isn't. See #12368.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12368#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list