split up the trial variable in reorg.c:relax_delay_slots to use rtx_insn * more
commit49e540307d18d67ed51b5d98840d78fa2930df60
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Nov 2016 03:45:29 +0000 (2 03:45 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Nov 2016 03:45:29 +0000 (2 03:45 +0000)
tree410f50124e739a5a649d347a1847f917935a087a
parentdb7dd023c8154179cfa886fc3fd4f3c666b5f94c
split up the trial variable in reorg.c:relax_delay_slots to use rtx_insn * more

gcc/ChangeLog:

2016-11-01  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* reorg.c (relax_delay_slots): Split up the trial variable.

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