-- { dg-do run }
-- { dg-options "-flto" { target lto } }

with Lto5_Pkg;

procedure Lto5 is
begin
   null;
end;