Use rtx_insn in more places in fwprop.c
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 26 Aug 2014 19:35:51 +0000 (19:35 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 26 Aug 2014 19:35:51 +0000 (19:35 +0000)
commit51c7dd986881a7b414f3f456be0fe1d4ac6b3dd3
tree799dbde23e0c20de8e72942144655bfb82d0c588
parent5a59b40881469ffa642ee743235bd1eb3a3389d8
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 *.

From-SVN: r214541
gcc/ChangeLog
gcc/fwprop.c