tree-optimization/113385 - wrong loop father with early exit vectorization
[official-gcc.git] / gcc / testsuite / gnat.dg / elab5.adb
blob598a2f19fb7beda5064cdaee1a4fde14b81fb8e5
1 -- { dg-do link }
3 with Elab5_Pkg;
5 procedure Elab5 is begin null; end Elab5;