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

On branch  : ghc-7.4

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

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

commit bee1c6191b086fa87872545f03e49c09240f8e41
Author: Simon Marlow <[email protected]>
Date:   Wed Jan 11 10:45:13 2012 +0000

    widen max_bytes_used for T4801

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

 tests/perf/compiler/all.T |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/perf/compiler/all.T b/tests/perf/compiler/all.T
index 956b188..7b4fdff 100644
--- a/tests/perf/compiler/all.T
+++ b/tests/perf/compiler/all.T
@@ -103,7 +103,7 @@ test('T4801',
       if_wordsize(32,
       #                    expected value: x86/OS X:  9651948
           compiler_stats_num_field('max_bytes_used',  9000000,
-                                                     10000000)),
+                                                     12000000)),
       # expected value: 18188272 (amd64/Linux)
       #                 10290952 (windows)
       if_wordsize(64,



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

Reply via email to