Make gimple_phi_arg_set_location require a gimple_phi
commit68d53fc85cd40aa2cd964d621381d82fb69e43f4
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 18 Dec 2013 19:08:03 +0000 (18 14:08 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Fri, 24 Oct 2014 21:24:44 +0000 (24 17:24 -0400)
treeedbe733c9cd3f7ff37d22a1e1772d11ff6f00b8a
parent4b9a98a29c20589123a73e41fb0454f9603184e2
Make gimple_phi_arg_set_location require a gimple_phi

This corresponds to:
  [PATCH 50/89] Make gimple_phi_arg_set_location require a gimple_phi
  https://gcc.gnu.org/ml/gcc-patches/2014-04/msg01163.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/msg00811.html

gcc/
* gimple.h (gimple_phi_arg_set_location): Require a gimple_phi
rather than a plain gimple.
gcc/ChangeLog.gimple-classes
gcc/gimple.h