2 ! { dg-options "-fopenmp" }
4 ! PR fortran/43711 uninformative error message for two 'nowait' in omp statement
5 ! Contributed by Bill Long <longb AT cray DOT com>
14 !$omp end sections nowait nowait ! { dg-error "Unexpected junk" }
16 end program NF03_2_5_2_1a
18 ! { dg-excess-errors "Unexpected" }