RISC-V: Regenerate opt urls.
[official-gcc.git] / gcc / testsuite / gfortran.dg / badline.f
blob250b06f675956354c437c50269ae2577156e7dea
1 subroutine foo
2 # illegal
3 # 18 "src/badline.F" 2
4 # illegal
5 end
6 ! { dg-warning "Illegal" "" { target *-*-* } 2 }
7 ! { dg-warning "left but not entered" "" { target *-*-* } 3 }
8 ! { dg-warning "Illegal" "" { target *-*-* } 4 }