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: Add support for riscv-*-*.
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
lto19_pkg1.adb
blob
84b020ba6ccfb32342ce4a7cbc31ba5fffc29341
1
package body
Lto19_Pkg1
is
2
3
procedure
Proc
(
R
:
Rec
)
is begin null
;
end
;
4
5
end
Lto19_Pkg1
;