Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
eec0b58f
Commit
eec0b58f
authored
Jan 16, 2014
by
Simon Marlow
Browse files
bump bounds for T6048
Presumably broken by an earlier change, anyone know which one?
parent
78a506a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/perf/compiler/all.T
View file @
eec0b58f
...
@@ -392,7 +392,8 @@ test('T6048',
...
@@ -392,7 +392,8 @@ test('T6048',
[(
wordsize
(
32
),
48887164
,
10
),
[(
wordsize
(
32
),
48887164
,
10
),
# prev: 38000000 (x86/Linux)
# prev: 38000000 (x86/Linux)
# 2012-10-08: 48887164 (x86/Linux)
# 2012-10-08: 48887164 (x86/Linux)
(
wordsize
(
64
),
97247032
,
10
)])
(
wordsize
(
64
),
108578664
,
10
)])
# 18/09/2012 97247032 amd64/Linux
# 18/09/2012 97247032 amd64/Linux
# 16/01/2014 108578664 amd64/Linux (unknown)
],
],
compile
,[''])
compile
,[''])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment