1 ! RUN: %python %S/../test_symbols.py %s %flang_fc1 -fopenmp
3 ! 2.7.1 Do Loop constructs.
5 !DEF: /test MainProgram
7 !DEF: /test/i ObjectEntity INTEGER(4)
8 !DEF: /test/j ObjectEntity INTEGER(4)
9 !DEF: /test/k ObjectEntity INTEGER(4)
12 !DEF: /test/OtherConstruct1/i (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
14 !DEF: /test/OtherConstruct1/j (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
18 !REF: /test/OtherConstruct1/i
25 !REF: /test/OtherConstruct1/i
26 !REF: /test/OtherConstruct1/j
34 !DEF: /test/OtherConstruct2/i (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
36 !DEF: /test/OtherConstruct2/j (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
40 !REF: /test/OtherConstruct2/i
43 !REF: /test/OtherConstruct2/i
49 !REF: /test/OtherConstruct2/i
50 !REF: /test/OtherConstruct2/j