Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b6e5cac87359d9ff47bf8d6826eb773d02c597d9

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

commit b6e5cac87359d9ff47bf8d6826eb773d02c597d9
Author: Simon Peyton Jones <[email protected]>
Date:   Wed Nov 16 13:59:11 2011 +0000

    Wibble in T3234 output; this one is rather wobbly

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

 tests/simplCore/should_compile/T3234.stderr |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/simplCore/should_compile/T3234.stderr 
b/tests/simplCore/should_compile/T3234.stderr
index 27db8d2..4ccc5a1 100644
--- a/tests/simplCore/should_compile/T3234.stderr
+++ b/tests/simplCore/should_compile/T3234.stderr
@@ -14,7 +14,7 @@ Total ticks:     45
 
 14 PreInlineUnconditionally
   1 n
-  1 a1
+  1 a
   1 g
   1 xs
   1 ys
@@ -24,7 +24,7 @@ Total ticks:     45
   1 g
   1 h
   1 n
-  1 a1
+  1 a
   1 lvl
   1 lvl
 2 PostInlineUnconditionally
@@ -39,7 +39,7 @@ Total ticks:     45
   1 unpack-list
 1 LetFloatFromLet 1
 22 BetaReduction
-  1 a1
+  1 a
   1 b
   1 a
   1 g
@@ -60,7 +60,7 @@ Total ticks:     45
   1 b
   1 c
   1 n
-  1 a1
+  1 a
 10 SimplifierDone 10
 
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to