Skip to content

Commit 0b45c77

Browse files
authored
[Flang] make ppc unsupported for x86_64 test case (NFC) (#73903)
The test case is for x86_64 adding powerpc as unsupported. Co-authored-by: Mark Danial <[email protected]>
1 parent 8b2bdfb commit 0b45c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Semantics/kinds04_q10.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
!
88
! This test is for x86_64, where exponent-letter 'q' is for
99
! 10-byte extended precision
10-
! UNSUPPORTED: system-windows
10+
! UNSUPPORTED: system-windows, system-aix
1111
! REQUIRES: x86-registered-target
1212

1313
subroutine s(var)

0 commit comments

Comments
 (0)