[commit: ghc] ghc-8.2: Revert "More fixes for #5654" (b0cac39)
git at git.haskell.org
git at git.haskell.org
Tue Mar 21 14:52:01 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.2
Link : http://ghc.haskell.org/trac/ghc/changeset/b0cac39046244ec685d5ea2dfbeb4b340c789898/ghc
>---------------------------------------------------------------
commit b0cac39046244ec685d5ea2dfbeb4b340c789898
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Mar 18 12:08:53 2017 -0400
Revert "More fixes for #5654"
This reverts commit 3a18baff06abc193569b1b76358da26375b3c8d6.
>---------------------------------------------------------------
b0cac39046244ec685d5ea2dfbeb4b340c789898
includes/stg/MiscClosures.h | 1 -
rts/Apply.cmm | 27 --------
rts/Interpreter.c | 72 ++--------------------
rts/Printer.c | 5 --
rts/Profiling.c | 6 +-
rts/StgMiscClosures.cmm | 10 ---
testsuite/tests/codeGen/should_run/cgrun057.stderr | 2 +-
.../tests/profiling/should_run/T680.prof.sample | 65 +++++++++----------
testsuite/tests/profiling/should_run/all.T | 3 +-
.../should_run/toplevel_scc_1.prof.sample | 41 ++++++------
10 files changed, 62 insertions(+), 170 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 b0cac39046244ec685d5ea2dfbeb4b340c789898
More information about the ghc-commits
mailing list