summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2014-03-27 13:49:36 +0000
committerSimon Marlow <marlowsd@gmail.com>2014-03-27 13:49:36 +0000
commit261a97b92611581437d490622e4d727ad8172c9c (patch)
tree3a962df23767393e5049c4ffb42c0c3784da257f /testsuite
parent2aa78106ae8f3c9b71d7b85c2a8a5558c4c35fb4 (diff)
downloadhaskell-261a97b92611581437d490622e4d727ad8172c9c.tar.gz
increase bounds for T3064
Diffstat (limited to 'testsuite')
-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 b03a48f9db..647548a9c2 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -207,7 +207,7 @@ test('T3064',
# expected value: 14 (x86/Linux 28-06-2012):
# 2013-11-13: 18 (x86/Windows, 64bit machine)
# 2014-01-22: 23 (x86/Linux)
- (wordsize(64), 37, 20)]),
+ (wordsize(64), 42, 20)]),
# (amd64/Linux): 18
# (amd64/Linux) 2012-02-07: 26
# (amd64/Linux) 2013-02-12: 23; increased range to 10%