[commit: ghc] master: testsuite/T8274: Remove 32-bit test output (e39d10f)

git at git.haskell.org git at git.haskell.org
Sun Dec 27 00:42:28 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/e39d10f4f99360ce4c670a36337964c8edd846ce/ghc

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

commit e39d10f4f99360ce4c670a36337964c8edd846ce
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sat Dec 26 22:41:42 2015 +0100

    testsuite/T8274: Remove 32-bit test output
    
    It appears that this was only necessary on account of the varying types
    of type representation fingerprints, which has been resolved in
    Phab:D1529.


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

e39d10f4f99360ce4c670a36337964c8edd846ce
 testsuite/tests/simplCore/should_compile/T8274.stdout-ws-32 | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/testsuite/tests/simplCore/should_compile/T8274.stdout-ws-32 b/testsuite/tests/simplCore/should_compile/T8274.stdout-ws-32
deleted file mode 100644
index 57199d6..0000000
--- a/testsuite/tests/simplCore/should_compile/T8274.stdout-ws-32
+++ /dev/null
@@ -1,10 +0,0 @@
-T8274.$trModule2 = TrNameS "main"#
-T8274.$trModule1 = TrNameS "T8274"#
-T8274.$tcP1 = TrNameS "P"#
-    11095028091707994303L##
-    9476557054198009608L##
-T8274.$tcN1 = TrNameS "N"#
-    7479687563082171902L##
-    17616649989360543185L##
-p = T8274.Positives 42# 4.23# 4.23## '4'# 4##
-n = T8274.Negatives -4# -4.0# -4.0##



More information about the ghc-commits mailing list