[commit: ghc] ghc-8.2: Revert "Fix cost-centre-stacks bug (#5654)" (46c3689)
git at git.haskell.org
git at git.haskell.org
Tue Mar 21 14:52:07 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.2
Link : http://ghc.haskell.org/trac/ghc/changeset/46c368964cb15d4b5e2e61760c239d9d3cc939b7/ghc
>---------------------------------------------------------------
commit 46c368964cb15d4b5e2e61760c239d9d3cc939b7
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat Mar 18 12:09:17 2017 -0400
Revert "Fix cost-centre-stacks bug (#5654)"
This reverts commit 394231b301efb6b56654b0a480ab794fe3b7e4db.
>---------------------------------------------------------------
46c368964cb15d4b5e2e61760c239d9d3cc939b7
compiler/codeGen/StgCmmClosure.hs | 6 +-
includes/Cmm.h | 6 --
rts/Apply.cmm | 107 ---------------------
.../profiling/should_run/T5654-O0.prof.sample | 28 ------
testsuite/tests/profiling/should_run/T5654-O1.hs | 14 ---
.../profiling/should_run/T5654-O1.prof.sample | 27 ------
.../profiling/should_run/{T5654-O0.hs => T5654.hs} | 0
.../tests/profiling/should_run/T5654.prof.sample | 28 ++++++
.../tests/profiling/should_run/T680.prof.sample | 50 +++++-----
testsuite/tests/profiling/should_run/all.T | 4 +-
10 files changed, 56 insertions(+), 214 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 46c368964cb15d4b5e2e61760c239d9d3cc939b7
More information about the ghc-commits
mailing list