Fix bootstrap failure for bare metal due to autoconf link tests
[official-gcc.git] / gcc / testsuite / gnat.dg / lto19_pkg2.ads
blob7ca6136cc9e593109a655b00029c6e2bdc5e57a6
1 package Lto19_Pkg2 is
3 function UB return Natural;
5 end Lto19_Pkg2;