aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/empty_label.f
blob: 446fe8b131f9cf48557051300747d7ea42f40a6c (plain)
1
2
3
4
5
C { dg-do compile }
C { dg-options "-Werror -fmax-errors=1" }
100   ! { dg-warning "empty statement" }
      end
C { dg-error "count reached limit" "" { target *-*-* } 0 }