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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/12284e5c16a0f29b007d62ed0c2b3fe765786cb5

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

commit 12284e5c16a0f29b007d62ed0c2b3fe765786cb5
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 584b8c9..fc004ce 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