[commit: ghc] master: Add missing stack checks to stg_ap_* functions (#9001) (fc0ed8a)

git at git.haskell.org git at git.haskell.org
Wed May 14 19:26:40 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/fc0ed8a7309e7cc863b8155fae6b57cb23331c44/ghc

>---------------------------------------------------------------

commit fc0ed8a7309e7cc863b8155fae6b57cb23331c44
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)


>---------------------------------------------------------------

fc0ed8a7309e7cc863b8155fae6b57cb23331c44
 testsuite/tests/codeGen/should_run/T9001.hs        |   8 +
 .../tests/codeGen/should_run/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 fc0ed8a7309e7cc863b8155fae6b57cb23331c44


More information about the ghc-commits mailing list