sched-deps.c (sched_analyze_1): Check pending list if it is not less than MAX_PENDING...
authorBin Cheng <bin.cheng@arm.com>
Tue, 11 Nov 2014 02:10:37 +0000 (02:10 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Tue, 11 Nov 2014 02:10:37 +0000 (02:10 +0000)
commit43722f9fa69d4cc9a369b468552d5612674a576f
tree552953ca24c30ef709ba8466f219468f13c661f7
parentf93f644e8588e66a75e8e76c484cbdf045bd28cb
sched-deps.c (sched_analyze_1): Check pending list if it is not less than MAX_PENDING_LIST_LENGTH.

* 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.

From-SVN: r217331
gcc/ChangeLog
gcc/sched-deps.c