Skip analyzer strndup test on hppa*-*-hpux*
[official-gcc.git] / gcc / testsuite / gnat.dg / enum_rep.adb
blob4b13078cd5a05dd5e7a313954db92c561b681e93
1 -- { dg-do compile }
3 package body Enum_Rep is
4 procedure Foo is null;
5 end;