Skip to content

Commit d2b43ff

Browse files
authored
[AIX] unsupport gcc triple test case on aix NFC (llvm#166408)
This new test case breaks the buildbot starting https://lab.llvm.org/buildbot/#/builders/201/builds/6934. The corresponding clang test case sets the target triple to avoid failures.
1 parent 158dfe9 commit d2b43ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Driver/gcc-triple.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!! UNSUPPORTED: system-windows
1+
!! UNSUPPORTED: system-windows, system-aix
22

33
!! Test that --gcc-triple option is working as expected.
44

0 commit comments

Comments
 (0)