[flang-commits] [flang] [flang] Disable test for PowerPC (PR #134249)

via flang-commits flang-commits at lists.llvm.org
Thu Apr 3 06:26:17 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-flang-driver

Author: Kareem Ergawy (ergawy)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/134249.diff


1 Files Affected:

- (modified) flang/test/Driver/do_concurrent_to_omp_cli.f90 (+1-1) 


``````````diff
diff --git a/flang/test/Driver/do_concurrent_to_omp_cli.f90 b/flang/test/Driver/do_concurrent_to_omp_cli.f90
index 41b7575e206af..58f9c01d1f5a7 100644
--- a/flang/test/Driver/do_concurrent_to_omp_cli.f90
+++ b/flang/test/Driver/do_concurrent_to_omp_cli.f90
@@ -1,4 +1,4 @@
-! UNSUPPORTED: system-windows
+! UNSUPPORTED: target=powerpc{{.*}}, system-windows
 
 ! RUN: %flang --help | FileCheck %s --check-prefix=FLANG
 

``````````

</details>


https://github.com/llvm/llvm-project/pull/134249


More information about the flang-commits mailing list