diff options
Diffstat (limited to 'flang/test/Semantics/OpenMP/copying.f90')
| -rw-r--r-- | flang/test/Semantics/OpenMP/copying.f90 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flang/test/Semantics/OpenMP/copying.f90 b/flang/test/Semantics/OpenMP/copying.f90 index 63fb39a0f26e..d56d2b8932cf 100644 --- a/flang/test/Semantics/OpenMP/copying.f90 +++ b/flang/test/Semantics/OpenMP/copying.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 -fopenmp -Werror -pedantic ! OpenMP Version 5.0 ! 2.19.4.4 firstprivate Clause |
