This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r235451 - in /trunk/gcc: ChangeLog reorg.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]