re PR c++/84691 (internal compiler error: in poplevel_class, at cp/name-lookup.c...
[official-gcc.git] / gcc / testsuite / gnat.dg / specs / fe_inlining.ads
blobef5f46942107fe3a068875c69d62b2e9a07a4af3
1 -- { dg-do compile }
2 -- { dg-options "-O -gnatN" }
3 with FE_Inlining_Helper;
4 procedure FE_Inlining is new FE_Inlining_Helper;