OSDN Git Service

* gnat.dg/bit_packed_array5.ads: Move dg directive to...
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / incomplete2.adb
1 -- { dg-do compile }
2 -- { dg-excess-errors "instantiation abandoned" }
3 with Incomplete1;
4 package body Incomplete2 is end Incomplete2;