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
98a864b1
Commit
98a864b1
authored
Nov 10, 2005
by
simonmar
Browse files
[project @ 2005-11-10 09:58:16 by simonmar]
don't expect failure on x86_64-unknown-linux for optasm/profasm
parent
bc1734c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/programs/cholewo-eval/test.T
View file @
98a864b1
# Expect failure when running the optasm way, due to floating-point
# differences. No fp failures on openbsd, for some reason.
if
config
.
platform
==
'
i386-unknown-openbsd
':
if
config
.
platform
==
'
i386-unknown-openbsd
'
or
config
.
platform
==
'
x86_64-unknown-linux
'
:
ways
=
normal
else
:
ways
=
expect_fail_for
(['
optasm
','
profasm
'])
...
...
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