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
mips.c (mips16_copy_fpr_return_value): New function, split out from...
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
io_invalid_1.f90
blob
0dbcf631e4bc184a931ebcd28ab715583943843f
1
! { dg-do compile }
2
! PR fortran/20842
3
WRITE
(
UNIT
=
6
,
END
=
999
)
0
! { dg-error "END tag .* not allowed in output statement" }
4
999
CONTINUE
5
END