OSDN Git Service

* tree-ssa-sccvn.c (vn_reference_lookup_3): Always punt if the call to
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / opt7_pkg.ads
1 package Opt7_Pkg is
2
3   procedure My_Raise_Exception;
4
5 end Opt7_Pkg;