Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gnat.dg
/
lto22.adb
blob: 6478b78bb76f25b46f0d15909af2f967eb915900 [
file
] [
log
] [
blame
]
--
{
dg
-
do
run
}
--
{
dg
-
options
"-g -flto"
{
target lto
}
}
with
Lto22_Pkg1
;
procedure
Lto22
is
begin
null
;
end
;