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
Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
byte_4.f90
blob
06873e5195ccfd5f54d1e18a768ea410014e38cd
1
! { dg-do compile }
2
! { dg-options "-w" }
3
bytea
! { dg-error "Unclassifiable statement" }
4
byte
b
5
byte
::
d
6
a
=
1
7
b
=
1
8
d
=
1
9
print
*,
a
,
b
*
d
10
end