[GHC] #10218: GHC creates incorrect code which throws <<loop>>
GHC
ghc-devs at haskell.org
Tue Apr 7 22:03:26 UTC 2015
#10218: GHC creates incorrect code which throws <<loop>>
-------------------------------------+-------------------------------------
Reporter: yongqli | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case: yes
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonpj):
OK good. Can you also try `-fno-cse`. I guess that too will fix it.
I would still ''really'' like to know how the incorrect demand info leads
to a loop. I still don't understand that. I wonder if adding some
`trace` calls might help show what is going on, without making the bug
disappear?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10218#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list