Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / gnat.dg / predicate7.adb
blob119c19035c26630522b0627b8802ecceb239239a
1 -- { dg-do compile }
2 -- { dg-options "-gnata" }
4 package body Predicate7 is
5 procedure Foo is null;
6 end;