summaryrefslogtreecommitdiff
path: root/testsuite/tests
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-07-11 15:25:53 -0400
committerBen Gamari <ben@smart-cactus.org>2017-07-11 15:26:19 -0400
commitd3bdd6c4ea9e267af494f822bfdd0600e3a06281 (patch)
treeed09313813c34b9af9513f415d2ab0de00beb4e2 /testsuite/tests
parenta249e9398d49882fdcb1575bba99e2dc12ddedd9 (diff)
downloadhaskell-d3bdd6c4ea9e267af494f822bfdd0600e3a06281.tar.gz
testsuite: Fix T13701 allocations yet again
Diffstat (limited to 'testsuite/tests')
-rw-r--r--testsuite/tests/perf/compiler/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index f8b93aa41a..4a0d2a29ac 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -1131,7 +1131,7 @@ test('MultiLayerModules',
test('T13701',
[ compiler_stats_num_field('bytes allocated',
[(platform('x86_64-apple-darwin'), 2217187888, 10),
- (platform('x86_64-unknown-linux'), 2467546360, 10),
+ (platform('x86_64-unknown-linux'), 2187906120, 10),
# initial: 2511285600
# 2017-06-23: 2188045288 treat banged variable bindings as FunBinds
# 2017-07-11: 2187920960