[commit: ghc] ghc-7.8: Add missing stack checks to stg_ap_* functions (#9001) (92d08a6)
git at git.haskell.org
git at git.haskell.org
Tue Jun 3 13:45:45 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/92d08a6977c3357a47f6061bb71b2ae8d98dae6d/ghc
>---------------------------------------------------------------
commit 92d08a6977c3357a47f6061bb71b2ae8d98dae6d
Author: Simon Marlow <marlowsd at gmail.com>
Date: Wed May 14 12:25:08 2014 +0100
Add missing stack checks to stg_ap_* functions (#9001)
(cherry picked from commit fc0ed8a7309e7cc863b8155fae6b57cb23331c44)
Conflicts:
testsuite/tests/codeGen/should_run/all.T
>---------------------------------------------------------------
92d08a6977c3357a47f6061bb71b2ae8d98dae6d
testsuite/tests/codeGen/should_run/T9001.hs | 8 +
.../should_run/{T2838.stdout => T9001.stdout} | 0
testsuite/tests/codeGen/should_run/all.T | 1 +
utils/genapply/GenApply.hs | 312 +++++++++++++--------
4 files changed, 206 insertions(+), 115 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 92d08a6977c3357a47f6061bb71b2ae8d98dae6d
More information about the ghc-commits
mailing list