Skip to content

Commit a223244

Browse files
authored
Merge pull request #72 from davezarzycki/disable_flang_on_linux_too
Also disable flang test on [Fedora] Linux
2 parents b14d553 + e0e724b commit a223244

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/test/Driver/flang/flang.f90

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
! D63607 made mac builders unhappy by failing this test, and it isn't
1+
! D63607 made mac and Fedora builders unhappy by failing this test, and it isn't
22
! yet obvious why. Mark as unsupported as a temporary measure.
33
! UNSUPPORTED: darwin
4+
! UNSUPPORTED: linux
45

56
! Check that flang -fc1 is invoked when in --driver-mode=flang.
67

0 commit comments

Comments
 (0)