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.
12 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
23 !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.
28 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
38 !!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.
43 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
45 else if (i
.gt
. 3) then
56 !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.
61 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
63 else if (i
.gt
. 3) then
64 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
79 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
81 else if (i
.gt
. 3) then
82 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
85 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct