Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
lto5.adb
blob: 506b41f5541c0032efb999b22483b85ae35f94f0 [
file
] [
log
] [
blame
]
--
{
dg
-
do
run
}
--
{
dg
-
options
"-flto"
{
target lto
}
}
with
Lto5_Pkg
;
procedure
Lto5
is
begin
null
;
end
;