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
RISC-V: Refactor Dynamic LMUL codes
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
altreturn_6.f90
blob
82bb46df12c037e21885029f025ec340770ad8ab
1
! { dg-do compile }
2
! { dg-options "-std=gnu" }
3
!
4
! PR 32938
5
subroutine
r
(*)
6
integer
(
kind
=
8
) ::
i
7
return
i
8
end