2 ! { dg-options "-std=f2008 -fall-intrinsics" }
5 ! Check that exit and cycle from within a BLOCK works for loops as expected.
7 ! Contributed by Daniel Kraft, d@domob.eu.
13 ! Simple exit without loop name.
21 ! Cycle without loop name.
29 ! Exit loop by name from within a BLOCK.
40 ! Cycle loop by name from within a BLOCK.