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
2014-04-15 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
print_fmt_4.f
blob
f8978ebc71ef96275ef6cbe38bb5144548fcfd99
1
! {
dg
-
do
compile
}
2
print
precision
(
1
.) ! {
dg
-
error
"must be of type default CHARACTER"
}
3
end