Concretize gimple_catch_types
commitb930205ac49b4a7844c2a25250c665ec520b10b2
authorDavid Malcolm <dmalcolm@redhat.com>
Thu, 19 Dec 2013 18:06:45 +0000 (19 13:06 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Fri, 24 Oct 2014 21:25:00 +0000 (24 17:25 -0400)
treee2c9f53375d1e1b0c05bab79c640e825142a5687
parent212b8f3a79a843226b914d413e4f101a7bc5b8c8
Concretize gimple_catch_types

This corresponds to:
  [PATCH 60/89] Concretize gimple_catch_types
  https://gcc.gnu.org/ml/gcc-patches/2014-04/msg01195.html
from the original 89-patch kit

That earlier patch was approved by Jeff:
> OK once prerequisites have gone in.
in https://gcc.gnu.org/ml/gcc-patches/2014-05/msg00816.html

gcc/
* gimple.h (gimple_catch_types): Require a const_gimple_catch
rather than a const_gimple.
gcc/ChangeLog.gimple-classes
gcc/gimple.h