diff options
Diffstat (limited to 'flang/test/Semantics/OpenMP/loop-transformation-construct03.f90')
| -rw-r--r-- | flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 b/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 index 88c3bd2bae4e..ab6b1bd7d67f 100644 --- a/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 +++ b/flang/test/Semantics/OpenMP/loop-transformation-construct03.f90 @@ -1,6 +1,7 @@ ! 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 |
