On 10/28/2016 01:13 PM, tbsaunde+...@tbsaunde.org wrote:
From: Trevor Saunders <tbsaunde+...@tbsaunde.org>
HI,
This series changes various variables type from rtx to rtx_insn * so that the
remaining patches in this series
http://gcc.gnu.org/ml/gcc-patches/2016-10/msg01353.html can be applied.
patches bootstrapped and regtested on x86_64-linux-gnu, and run through
config-list.mk, ok?
Thanks!
Trev
Trevor Saunders (3):
use rtx_insn * in various places where it is obvious
split up the trial variable in reorg.c:relax_delay_slots to use
rtx_insn * more
split up some variables to use rtx_insn * more
All 3 patches in this series are fine.
Thanks,
Jeff