Use rtx_insn in more places in fwprop.c
commit51e49a15172c48155a99fc7ad5e3d75f7b89eb91
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Aug 2014 19:35:51 +0000 (26 19:35 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Aug 2014 19:35:51 +0000 (26 19:35 +0000)
tree799dbde23e0c20de8e72942144655bfb82d0c588
parentff88d0742b611a2cfa8040fe8a823aae45af51c1
Use rtx_insn in more places in fwprop.c

gcc/
2014-08-26  David Malcolm  <dmalcolm@redhat.com>

* fwprop.c (local_ref_killed_between_p): Strengthen params "from",
"to" and local "insn" from rtx to rtx_insn *.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214541 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fwprop.c