[commit: testsuite] master: Follow changes in comparison primops (see #6135) (7704115)

git at git.haskell.org git at git.haskell.org
Wed Sep 18 17:11:43 CEST 2013


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/77041157b00da259e2ae45fba80ed5d1b0eaa0fa/testsuite

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

commit 77041157b00da259e2ae45fba80ed5d1b0eaa0fa
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date:   Mon Sep 16 15:15:59 2013 +0100

    Follow changes in comparison primops (see #6135)


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

77041157b00da259e2ae45fba80ed5d1b0eaa0fa
 tests/codeGen/should_compile/cg008.hs              |    2 +-
 tests/codeGen/should_run/T2080.hs                  |    2 +-
 tests/codeGen/should_run/cgrun015.hs               |    2 +-
 tests/codeGen/should_run/cgrun026.hs               |   20 +-
 tests/codeGen/should_run/cgrun066.hs               |    2 +-
 tests/deSugar/should_compile/ds035.hs              |    2 +-
 tests/ffi/should_fail/ccfail003.hs                 |    2 +-
 tests/ffi/should_fail/ccfail003.stderr             |    6 +-
 tests/ghci.debugger/HappyTest.hs                   |    6 +-
 tests/numeric/should_run/arith016.hs               |   15 +-
 tests/perf/compiler/T4007.stdout                   |    3 +-
 .../primops/should_compile/T6135_should_compile.hs |    2 +-
 tests/primops/should_run/T6135.hs                  | 1157 +++++++-------------
 tests/primops/should_run/T6135.stdout              | 1069 ++++++------------
 tests/simplCore/should_compile/Makefile            |    2 +-
 tests/simplCore/should_compile/T3772.stdout        |    5 +-
 tests/simplCore/should_compile/T4930.stderr        |    4 +-
 tests/simplCore/should_compile/T5658b.hs           |   10 +-
 tests/simplCore/should_compile/spec-inline.stderr  |   14 +-
 tests/simplCore/should_run/T5453.hs                |    2 +-
 tests/typecheck/should_fail/tcfail075.hs           |    8 +-
 21 files changed, 792 insertions(+), 1543 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 77041157b00da259e2ae45fba80ed5d1b0eaa0fa



More information about the ghc-commits mailing list