diff options
| author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-11-22 12:54:46 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-22 12:54:46 -0600 |
| commit | e37a530dbc0a5ccc4bb3c3a65033f6dbb9ba1f69 (patch) | |
| tree | cee86e3746aea102d03469fb064d367d59e02f3e | |
| parent | 4a0b1a0f4d8a5452de8652717f7209b9b6ae7879 (diff) | |
Update loop-transformation-construct03.f90users/kparzysz/n03-invalid-directive
| -rw-r--r-- | flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 b/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 index 1e37d6105b2c..578c55b3c0af 100644 --- a/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 +++ b/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 @@ -1,7 +1,6 @@ ! Testing the Semantic failure of forming loop sequences under regular OpenMP directives !RUN: %python %S/../test_errors.py %s %flang -fopenmp -fopenmp-version=60 -!XFAIL: * subroutine loop_transformation_construct1 implicit none |
