OSDN Git Service

* tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Drop
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / decl_ctx_def.ads
1
2 package DECL_CTX_Def is
3    X : exception;
4 end;