Commit 2b6bf87a by Thomas Koenig

2018-02-15 Thomas Koenig <tkoenig@gcc.gnu.org>

	PR fortran/stop_shouldfail.f90: New test.

From-SVN: r257702
parent 883dfe2a
2018-02-15 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/stop_shouldfail.f90: New test.
2018-02-15 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/84330
......
! { dg-do run }
! { dg-shouldfail "STOP 1" }
program main
stop 1
end program main
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment