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
/
elab5.adb
blob
598a2f19fb7beda5064cdaee1a4fde14b81fb8e5
1
-- { dg-do link }
2
3
with
Elab5_Pkg
;
4
5
procedure
Elab5
is begin null
;
end
Elab5
;