index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gnat.dg
/
aggr9.ads
blob: cb5757b64afb1c66afc355e98691eb4b1ac96323 (
plain
)
1
2
3
4
5
6
7
with
Aggr9_Pkg
;
use
Aggr9_Pkg
;
package
Aggr9
is
procedure
Proc
(
X
:
R1
);
end
Aggr9
;