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