1 ! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
4 ! The do-loop cannot be a DO WHILE or a DO loop without loop control.
9 !ERROR: The associated loop of a loop-associated directive cannot be a DO WHILE.
17 !ERROR: The associated loop of a loop-associated directive cannot be a DO WHILE.