[commit: ghc] master: Actually bump T12150 (682e8e6)

git at git.haskell.org git at git.haskell.org
Mon Aug 28 19:31:59 UTC 2017


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

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

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

commit 682e8e6e01cd9c96378692656649094ad44c35a7
Author: David Feuer <David.Feuer at gmail.com>
Date:   Mon Aug 28 15:33:53 2017 -0400

    Actually bump T12150


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

682e8e6e01cd9c96378692656649094ad44c35a7
 testsuite/tests/perf/compiler/all.T | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index cf49981..7609dd7 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -1110,7 +1110,7 @@ test('T12707',
 test('T12150',
      [ only_ways(['optasm']),
        compiler_stats_num_field('bytes allocated',
-          [(wordsize(64), 70773000, 5)
+          [(wordsize(64), 74358208, 5)
           # initial:    70773000
           # 2017-08-25: 74358208  Refactor the Mighty Simplifier
           ]),



More information about the ghc-commits mailing list