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
a606750b
Commit
a606750b
authored
Jul 22, 2018
by
Krzysztof Gogolewski
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! Disable T10962 on llvm for now
parent
fd1cf1f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/numeric/should_run/all.T
testsuite/tests/numeric/should_run/all.T
+1
-1
No files found.
testsuite/tests/numeric/should_run/all.T
View file @
a606750b
...
...
@@ -62,7 +62,7 @@ test('CarryOverflow', omit_ways(['ghci']), compile_and_run, [''])
test
('
T9407
',
normal
,
compile_and_run
,
[''])
test
('
T9810
',
normal
,
compile_and_run
,
[''])
test
('
T10011
',
normal
,
compile_and_run
,
[''])
test
('
T10962
',
omit_ways
('
ghci
'),
compile_and_run
,
['
-O2
'])
test
('
T10962
',
omit_ways
(
[
'
ghci
'
]
),
compile_and_run
,
['
-O2
'])
test
('
T11702
',
extra_ways
(['
optasm
']),
compile_and_run
,
[''])
test
('
T12136
',
normal
,
compile_and_run
,
[''])
test
('
T15301
',
normal
,
compile_and_run
,
['
-O2
'])
Administrator
@root
mentioned in commit
48fe84e2
·
Dec 17, 2018
mentioned in commit
48fe84e2
mentioned in commit 48fe84e248b2a1e72ca4b48893655477c7deb5c1
Toggle commit list
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