Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
84a7666d
Commit
84a7666d
authored
Aug 05, 2011
by
Simon Peyton Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump 32-bit allocation limit for T3064
(Simon M did this for the 64-bit version)
parent
8e76f045
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/perf/compiler/all.T
testsuite/tests/perf/compiler/all.T
+1
-1
No files found.
testsuite/tests/perf/compiler/all.T
View file @
84a7666d
...
...
@@ -117,7 +117,7 @@ test('T3064',
# expected value: 56380288 (x86/Linux) (28/6/2011)
if_wordsize
(
32
,
compiler_stats_num_field
('
bytes allocated
',
50000000
,
63
000000
)),
70
000000
)),
# expected value: 108937496 (amd64/Linux) (28/6/2011):
if_wordsize
(
64
,
compiler_stats_num_field
('
bytes allocated
',
110000000
,
...
...
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