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
Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
lto5.adb
blob
506b41f5541c0032efb999b22483b85ae35f94f0
1
-- { dg-do run }
2
-- { dg-options "-flto" { target lto } }
3
4
with
Lto5_Pkg
;
5
6
procedure
Lto5
is
7
begin
8
null
;
9
end
;