Concretize gimple_call_use_set and gimple_call_clobber_set
commit2df3427b6d084dcb8cb90eaf62506b3bb69f0013
authorDavid Malcolm <dmalcolm@redhat.com>
Thu, 19 Dec 2013 18:19:37 +0000 (19 13:19 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Fri, 24 Oct 2014 21:25:01 +0000 (24 17:25 -0400)
tree9af9ef6a0331a5fde435c08bbf33b6937b7ccca4
parentb930205ac49b4a7844c2a25250c665ec520b10b2
Concretize gimple_call_use_set and gimple_call_clobber_set

This corresponds to:
  [PATCH 61/89] Concretize gimple_call_use_set and gimple_call_clobber_set
  https://gcc.gnu.org/ml/gcc-patches/2014-04/msg01223.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/msg00817.html

gcc/
* gimple.h (gimple_call_use_set): Require a gimple_call.
(gimple_call_clobber_set): Likewise.
gcc/ChangeLog.gimple-classes
gcc/gimple.h