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 DO loop cannot be a DO WHILE with DO directive.
17 !ERROR: The DO loop cannot be a DO WHILE with DO directive.