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
/
logical_3.f90
blob
f4d069e9a4c311cd4d8de7b52ae62afef4713ed1
1
! { dg-do compile }
2
! This checks the fix for PR30406.
3
!
4
! Contributed by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5
!===============================================================
6
7
function
f
()
8
logical
(
8
) ::
f
9
f
= .
false
.
_8
10
end function
f