1 ! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
8 !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.
13 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
24 !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.
30 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
45 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
63 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
66 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct