diff options
Diffstat (limited to 'flang/test/Semantics/OpenMP/struct.f90')
| -rw-r--r-- | flang/test/Semantics/OpenMP/struct.f90 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flang/test/Semantics/OpenMP/struct.f90 b/flang/test/Semantics/OpenMP/struct.f90 index 8ae1fbe4da86..3d2000aef993 100644 --- a/flang/test/Semantics/OpenMP/struct.f90 +++ b/flang/test/Semantics/OpenMP/struct.f90 @@ -1,3 +1,5 @@ +! UNSUPPORTED: system-windows +! Marking as unsupported due to suspected long runtime on Windows ! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp ! Check OpenMP compatibility with the DEC STRUCTURE extension |
