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
RISC-V: Refactor Dynamic LMUL codes
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
assign_8.f90
blob
f06776fcd965b307e91abb5690effa5d2e14a35b
1
! { dg-do compile }
2
! PR fortran/20883
3
write
(*,
a
)
b
! { dg-error "must be of type default-kind CHARACTER or of INTEGER" }
4
end