[Bug bootstrap/57494] [4.9 regression] bootstrap comparison failure

2014-05-09 Thread yaozhen_guo at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57494

YaoZhenGuo  changed:

   What|Removed |Added

 CC||yaozhen_guo at yahoo dot com

--- Comment #3 from YaoZhenGuo  ---
(In reply to Richard Biener from comment #2)
> patch was reverted.

Where can get the patch?


[Bug bootstrap/57494] [4.9 regression] bootstrap comparison failure

2013-06-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57494

Richard Biener  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |4.9.0

--- Comment #2 from Richard Biener  ---
patch was reverted.


[Bug bootstrap/57494] [4.9 regression] bootstrap comparison failure

2013-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57494

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2013-06-01
 CC||ebotcazou at gcc dot gnu.org
Summary|[4.9 Regression] Failed to  |[4.9 regression] bootstrap
   |bootstrap   |comparison failure
 Ever confirmed|0   |1
  Build||x86_64-*-linux
   Severity|normal  |blocker

--- Comment #1 from Eric Botcazou  ---
Yep, most likely:

2013-05-31  Dinar Temirbulatov  

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.