1 ! RUN: %S/test_errors.sh %s %t %flang_fc1 -fopenmp
9 !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.
29 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
39 !!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.
44 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
46 else if (i
.gt
. 3) then
57 !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.
62 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
64 else if (i
.gt
. 3) then
65 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
80 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
82 else if (i
.gt
. 3) then
83 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct
86 !ERROR: CYCLE statement to non-innermost associated loop of an OpenMP DO construct