[commit: ghc] wip/rwbarton-dump: Revert "More fixes for #5654" (922f0ac)

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


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

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

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

commit 922f0ac945e013342bd66e33c766ffc179260ce3
Author: Reid Barton <rwbarton at gmail.com>
Date:   Fri Mar 24 15:20:38 2017 -0400

    Revert "More fixes for #5654"
    
    This reverts commit 3a18baff06abc193569b1b76358da26375b3c8d6.


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

922f0ac945e013342bd66e33c766ffc179260ce3
 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 922f0ac945e013342bd66e33c766ffc179260ce3


More information about the ghc-commits mailing list