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
[AArch64] SVE tests
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
boz_5.f90
blob
3b1994ba0e143476b3080f6b7a82cfa0b4fbca26
1
! { dg-do compile }
2
integer
,
dimension
(
2
) ::
i
3
i
= (/
Z
'abcde'
,
Z
'abcde/) ! { dg-error "Illegal character" }
4
end