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
efc92216
Commit
efc92216
authored
Dec 10, 2019
by
Ben Gamari
🐢
Committed by
Marge Bot
Dec 17, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "testsuite: Mark cgrun057 as broken on ARMv7"
This reverts commit
6cfc47ec
.
parent
eb2aa851
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
testsuite/tests/codeGen/should_run/all.T
testsuite/tests/codeGen/should_run/all.T
+0
-1
No files found.
testsuite/tests/codeGen/should_run/all.T
View file @
efc92216
...
...
@@ -59,7 +59,6 @@ test('cgrun054', normal, compile_and_run, [''])
test
('
cgrun055
',
normal
,
compile_and_run
,
[''])
test
('
cgrun056
',
normal
,
compile_and_run
,
[''])
test
('
cgrun057
',
[
only_ways
(
prof_ways
),
when
(
arch
('
arm
'),
expect_broken
(
17554
)),
extra_run_opts
('
+RTS -xc
')
],
compile_and_run
,
[''])
test
('
cgrun058
',
normal
,
compile_and_run
,
[''])
test
('
cgrun059
',
exit_code
(
1
),
compile_and_run
,
[''])
...
...
Sylvain Henry
@hsyl20
mentioned in issue
#17554
·
Dec 19, 2019
mentioned in issue
#17554
mentioned in issue #17554
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