blob: 11fc12b4dc9eb6e4c10fac116c525f1ec42e5d76 [file] [log] [blame]
! { dg-do run }
! { dg-shouldfail "STOP 1" }
program main
stop 1
end program main