1 !RUN: %python %S/../test_errors.py %s %flang -fopenmp
3 ! 2.7.1 Collapse Clause
6 !ERROR: The value of the parameter in the COLLAPSE or ORDERED clause must not be larger than the number of nested loops following the construct.
17 !ERROR: The value of the parameter in the COLLAPSE or ORDERED clause must not be larger than the number of nested loops following the construct.
25 end program omp_doCollapse