1 ! RUN: %python %S/../test_symbols.py %s %flang_fc1 -fopenmp
4 ! The ordered clause must be present on the loop construct if any ordered
5 ! region ever binds to a loop region arising from the loop construct.
8 !DEF: /omp_do MainProgram
10 !DEF: /omp_do/i ObjectEntity INTEGER(4)
11 !DEF: /omp_do/j ObjectEntity INTEGER(4)
12 !DEF: /omp_do/k ObjectEntity INTEGER(4)
15 !DEF: /omp_do/OtherConstruct1/i (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
18 !DEF: /my_func EXTERNAL (Subroutine) ProcEntity