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
Merge from mainline.
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
label_5.f90
blob
108246517b6e965f99e231d4d59f6d5796c1ad37
1
! { dg-do compile }
2
! { dg-options "-Wall" }
3
! PR fortran/27553
4
program
pr27553
5
10
:
a
=
10
! { dg-error "character in statement" }
6
end program