Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
9f9c8cef
Commit
9f9c8cef
authored
Nov 10, 2005
by
simonmar
Browse files
[project @ 2005-11-10 10:03:27 by simonmar]
optasm succeeds on x86_64-unknown-linux
parent
98a864b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/programs/barton-mangler-bug/test.T
View file @
9f9c8cef
# Expect failure when running the optasm way, due to floating-point
# differences.
# Also exhausts Hugs's heap (CAF leak)
if
config
.
platform
!=
'
x86_64-unknown-linux
':
ways
=
expect_fail_for
(['
optasm
'])
else
:
ways
=
normal
test
('
barton-mangler-bug
',
compose
(
expect_fail_for
(['
optasm
'])
,
omit_compiler_types
(['
hugs
'])),
compose
(
ways
,
omit_compiler_types
(['
hugs
'])),
multimod_compile_and_run
,
['
Main
',
''])
clean_o_hi
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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