On Mon, Oct 31, 2016 at 07:37:54AM -0600, Jeff Law wrote: > 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 for the reviews. Can I trouble you to look at http://gcc.gnu.org/ml/gcc-patches/2016-10/ now that it is tested on aarch64? Trev > > Thanks, > Jeff >