[commit: ghc] wip/rwbarton-dump: Revert "Fix cost-centre-stacks bug (#5654)" (5e5679d)

git at git.haskell.org git at git.haskell.org
Wed Apr 26 21:20:50 UTC 2017


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

On branch  : wip/rwbarton-dump
Link       : http://ghc.haskell.org/trac/ghc/changeset/5e5679d1a55e1255a1d96d8dffdf1e08d3855675/ghc

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

commit 5e5679d1a55e1255a1d96d8dffdf1e08d3855675
Author: Reid Barton <rwbarton at gmail.com>
Date:   Fri Mar 24 15:20:52 2017 -0400

    Revert "Fix cost-centre-stacks bug (#5654)"
    
    This reverts commit 394231b301efb6b56654b0a480ab794fe3b7e4db.


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

5e5679d1a55e1255a1d96d8dffdf1e08d3855675
 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 5e5679d1a55e1255a1d96d8dffdf1e08d3855675


More information about the ghc-commits mailing list