index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
gfortran.fortran-torture
/
compile
/
bergervoet2.f90
blob: eef33e425c209975274524f7937ee18827df7dc2 (
plain
)
1
2
3
4
5
function
testi
()
result
(
res
)
integer
::
res res
=
0
end function
testi