1 ! RUN: not %flang -fsyntax-only -fopenmp %s 2>&1 | FileCheck %s
5 ! No statement in the associated loops other than the DO statements
6 ! can cause a branch out of the loops
15 !CHECK: invalid branch leaving an OpenMP structured block
21 !CHECK: Outside the enclosing DO directive