* gcc.target/i386/mpx/hard-reg-1-nov.c (mpx_test): Use "esp"
[official-gcc.git] / gcc / testsuite / gnat.dg / lto19_pkg1.adb
blob84b020ba6ccfb32342ce4a7cbc31ba5fffc29341
1 package body Lto19_Pkg1 is
3 procedure Proc (R : Rec) is begin null; end;
5 end Lto19_Pkg1;