use rtx_insn * a little more
commit158a522b8a6ec6f7e103b03ee1ae225b3e5e78d5
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2014 21:11:34 +0000 (4 21:11 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2014 21:11:34 +0000 (4 21:11 +0000)
treeeeeedaedf49c3021cb0f2301276881e265cb087b
parent2eb8c2618d4931b7681e05f322e1a00cf44e835b
use rtx_insn * a little more

gcc/ChangeLog:

2014-09-04  Trevor Saunders  <tsaunders@mozilla.com>

* config/bfin/bfin.c, config/c6x/c6x.c, config/m32c/m32c.c,
config/mn10300/mn10300.c, config/s390/s390.c, config/sh/sh.c,
ifcvt.c, reorg.c: Change types of variables from rtx to rtx_insn *.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214923 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/bfin/bfin.c
gcc/config/c6x/c6x.c
gcc/config/m32c/m32c.c
gcc/config/mn10300/mn10300.c
gcc/config/s390/s390.c
gcc/config/sh/sh.c
gcc/ifcvt.c
gcc/reorg.c