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
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
gfortran.dg
/
g77
/
20000412-1.f
blob
af403ef9b8aa9e4220bc3b265270b7352fad1d63
1
c { dg-do compile }
2
subroutine
aap
(
k
)
3
equivalence
(
i
,
r
)
4
i
=
k
5
print*
,
r
6
end