This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r199576 - in /trunk/gcc: ChangeLog sched-deps.c
- From: dinar at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 01 Jun 2013 10:18:04 -0000
- Subject: r199576 - in /trunk/gcc: ChangeLog sched-deps.c
Author: dinar
Date: Sat Jun 1 10:18:03 2013
New Revision: 199576
URL: http://gcc.gnu.org/viewcvs?rev=199576&root=gcc&view=rev
Log:
2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
Revert
PR rtl-optimization/57268
* sched-deps.c (sched_analyze_2): Flush dependence lists if
the sum of the read and write lists exceeds MAX_PENDING_LIST_LENGTH.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/sched-deps.c