Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / gnat.dg / allocator2.adb
blob495efd33ec2e36ef0b41c379f017995061ef17e3
1 -- { dg-do compile }
2 -- { dg-options "-gnatd.F" }
4 package body Allocator2 is
5 procedure Dummy is null;
6 end Allocator2;