Author: jakub
Date: Tue Apr 26 20:32:05 2016
New Revision: 235451
URL: https://gcc.gnu.org/viewcvs?rev=235451&root=gcc&view=rev
Log:
* reorg.c (try_merge_delay_insns): Declare i and j inside the
for loops rather than one for the whole function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/reorg.c