[flang-commits] [flang] [Flang] make ppc unsupported for x86_64 test case (NFC) (PR #73903)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Thu Nov 30 08:50:41 PST 2023
================
@@ -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, target=powerpc{{.*}}
----------------
DanielCChen wrote:
This is rather a question.
Should the test case specify REQUIRED platform instead of UNSUPPORTED?
https://github.com/llvm/llvm-project/pull/73903
More information about the flang-commits
mailing list