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
Require target lra in gcc.dg/pr108095.c
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
aggr14.adb
blob
46f5af42a0dd52cca849f1c27a75852e7f609fa5
1
-- { dg-do run }
2
3
with
Aggr14_Pkg
;
use
Aggr14_Pkg
;
4
5
procedure
Aggr14
is
6
begin
7
Proc
;
8
end
;