[commit: testsuite] ghc-7.4: widen max_bytes_used for T4801 (bee1c61)

Ian Lynagh igloo at earth.li
Fri Jan 13 20:55:52 CET 2012


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 <marlowsd at gmail.com>
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,





More information about the Cvs-ghc mailing list