[commit: ghc] master: testsuite: Update T10858 allocations (eaa3482)
git at git.haskell.org
git at git.haskell.org
Thu Nov 3 02:43:16 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/eaa348238bc6ea6a553240334602647ee48f8cf5/ghc
>---------------------------------------------------------------
commit eaa348238bc6ea6a553240334602647ee48f8cf5
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Nov 2 22:41:56 2016 -0400
testsuite: Update T10858 allocations
>---------------------------------------------------------------
eaa348238bc6ea6a553240334602647ee48f8cf5
testsuite/tests/deriving/perf/all.T | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/deriving/perf/all.T b/testsuite/tests/deriving/perf/all.T
index b45f724..a6f9cc9 100644
--- a/testsuite/tests/deriving/perf/all.T
+++ b/testsuite/tests/deriving/perf/all.T
@@ -1,6 +1,6 @@
test('T10858',
[compiler_stats_num_field('bytes allocated',
- [ (wordsize(64), 241655120, 8) ]),
+ [ (wordsize(64), 222312440, 8) ]),
only_ways(['normal']),
when(msys(), expect_broken(12713))
],
More information about the ghc-commits
mailing list