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
[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
pr77978_2.f90
blob
d6f2e78cf4329c17ab121ef1810754251c7f9a2a
1
! { dg-do compile }
2
! { dg-options "-std=f2008" }
3
subroutine
a1
4
stop666
! { dg-error "Blank required in STOP" }
5
end subroutine
a1