repo.or.cz
/
official-gcc
/
graphite-test-results.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 (165734:167278).
[official-gcc/graphite-test-results.git]
/
gcc
/
testsuite
/
gfortran.dg
/
assign_8.f90
blob
f958e9859041f6fe99365c4f2af6810bd2bc6f2a
1
! { dg-do compile }
2
! PR fortran/20883
3
write
(*,
a
)
b
! { dg-error "must be of type CHARACTER or INTEGER" }
4
end