Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
e19b6fd1
Commit
e19b6fd1
authored
Oct 03, 2012
by
Simon Peyton Jones
Browse files
T1969 was just failing the residency bound if its .hi file existed
parent
a3d981fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/perf/compiler/all.T
View file @
e19b6fd1
...
...
@@ -14,10 +14,11 @@ test('T1969',
# 19 (x86/OS X)
if_wordsize
(
64
,
compiler_stats_num_field
('
peak_megabytes_allocated
',
22
,
2
4
)),
2
8
)),
# expected value: 28 (amd64/Linux)
# expected value: 34 (amd64/Linux)
# 2012-09-20 23 (amd64/Linux)
# 2012-10-03 25 (amd64/Linux if .hi exists)
if_wordsize
(
32
,
compiler_stats_num_field
('
max_bytes_used
',
4000000
,
7000000
)),
...
...
Write
Preview
Markdown
is supported
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