* gcc.target/i386/mpx/hard-reg-1-nov.c (mpx_test): Use "esp"
[official-gcc.git] / gcc / testsuite / gnat.dg / controlled2.ads
bloba9736235f8d977892183c3b48b4416aed2cd5b12
2 with controlled1; use controlled1;
3 package controlled2 is
4 procedure Test_Suite;
5 end controlled2;