blob: 144914d2dc44b6fb551f5c5d0d09a1c0b9753dab [file] [log] [blame]
-- { dg-do run }
with Allocator_Maxalign2;
procedure Test_Allocator_Maxalign2 is
begin
Allocator_Maxalign2.Check;
end;