OSDN Git Service

* tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Drop
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / lto7_pkg.adb
1 package body Lto7_Pkg is
2
3    procedure op1 (this : Root) is begin null; end;
4    procedure op2 (this : DT)   is begin null; end;
5
6 end Lto7_Pkg;