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]

r217331 - in /trunk/gcc: ChangeLog sched-deps.c


Author: amker
Date: Tue Nov 11 02:10:37 2014
New Revision: 217331

URL: https://gcc.gnu.org/viewcvs?rev=217331&root=gcc&view=rev
Log:

	* sched-deps.c (sched_analyze_1): Check pending list if it is not
	less than MAX_PENDING_LIST_LENGTH.
	(sched_analyze_2, sched_analyze_insn, deps_analyze_insn): Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.c


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