[GHC] #10445: Wrong stack space size when using -Ksize
GHC
ghc-devs at haskell.org
Fri Jun 12 16:45:40 UTC 2015
#10445: Wrong stack space size when using -Ksize
-------------------------------------+-------------------------------------
Reporter: asr | Owner: archblob
Type: bug | Status: patch
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D938,
| Phab:D961
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"892c3e98bcef50aa56ec818f4d001aee36e05bbc/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="892c3e98bcef50aa56ec818f4d001aee36e05bbc"
Do not copy stack after stack overflow, refix #8435
Summary:
This was reverted in d70b19bfb5ed79b22c2ac31e22f46782fc47a117
and is a part of the reason for #10445.
Test Plan: validate
Reviewers: ezyang, simonmar, austin
Reviewed By: simonmar, austin
Subscribers: bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D938
GHC Trac Issues: #8435
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10445#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list