OSDN Git Service

* gnat.dg/bit_packed_array5.ads: Move dg directive to...
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / profile_warning_p.ads
1 package profile_warning_p is
2    generic
3    procedure Proc;
4 end;