Skip to content

Commit

Permalink
[Flang] make ppc unsupported for x86_64 test case (NFC) (#73903)
Browse files Browse the repository at this point in the history
The test case is for x86_64 adding powerpc as unsupported.

Co-authored-by: Mark Danial <[email protected]>
  • Loading branch information
madanial0 and madanial0 authored Jan 4, 2024
1 parent 8b2bdfb commit 0b45c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flang/test/Semantics/kinds04_q10.f90
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
!
! This test is for x86_64, where exponent-letter 'q' is for
! 10-byte extended precision
! UNSUPPORTED: system-windows
! UNSUPPORTED: system-windows, system-aix
! REQUIRES: x86-registered-target

subroutine s(var)
Expand Down

0 comments on commit 0b45c77

Please sign in to comment.