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
/
hollerith5.f90
blob
ebd0a117c4f1aaba4063d7b405b630d2860f212d
1
! { dg-do compile }
2
implicit none
3
logical
b
4
b
=
4
Habcd
! { dg-warning "has undefined result" }
5
end
6
7
! { dg-warning "Hollerith constant" "const" { target *-*-* } 4 }
8
! { dg-warning "Conversion" "conversion" { target *-*-* } 4 }