(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
allocator2.adb
--  { dg-do compile }
--  { dg-options "-gnatd.F" }

package body Allocator2 is
   procedure Dummy is null;
end Allocator2;