1 ! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
4 ! The DO loop iteration variable must be of type integer.
9 !ERROR: The DO loop iteration variable must be of the type integer.
11 !ERROR: The DO loop iteration variable must be of the type integer.
18 !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.
20 !ERROR: The DO loop iteration variable must be of the type integer.
22 !ERROR: The DO loop iteration variable must be of the type integer.
30 !ERROR: The DO loop iteration variable must be of the type integer.
32 !ERROR: The DO loop iteration variable must be of the type integer.