[GHC] #9741: Interpreter stack checks are not quite right
GHC
ghc-devs at haskell.org
Thu Nov 6 08:36:31 UTC 2014
#9741: Interpreter stack checks are not quite right
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: simonmar
Type: bug | Status: closed
Priority: highest | Milestone: 7.10.1
Component: Compiler | Version: 7.8.3
Resolution: fixed | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by simonmar):
Oh, and the reason you have the debug RTS in your compiler is because
`-ticky` implies `-debug`. Incidentally this is probably slowing down
your builds quite a lot, so you might want to turn it off.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9741#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list