aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/badline.f
blob: 250b06f675956354c437c50269ae2577156e7dea (plain)
1
2
3
4
5
6
7
8
        subroutine foo 
# illegal
# 18 "src/badline.F" 2
# illegal
        end
! { dg-warning "Illegal" "" { target *-*-* } 2 }
! { dg-warning "left but not entered" "" { target *-*-* } 3 }
! { dg-warning "Illegal" "" { target *-*-* } 4 }