* tree-ssa-tail-merge.c (same_succ_hash): Hash the static chain of a
[official-gcc.git] / gcc / testsuite / gnat.dg / opt38_pkg.ads
blobb6cb4e6bc72f6daf9b374e6fe3659c09a623f694
1 package Opt38_Pkg is
3 procedure Test (I : Integer);
5 end Opt38_Pkg;