repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ieee_9.f90: XFAIL on arm*-*-gnueabi[hf].
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
abort_shouldfail.f90
blob
5a522ea7816df70194e6a0a548f43c2fa5bfcf94
1
! { dg-do run }
2
! { dg-shouldfail "Program aborted." }
3
program
main
4
call
abort
5
end program
main