https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #19 from Jeffrey A. Law ---
Author: law
Date: Thu Jun 12 18:38:29 2014
New Revision: 211589
URL: http://gcc.gnu.org/viewcvs?rev=211589&root=gcc&view=rev
Log:
PR tree-optimization/61009
* tree-ssa-threadedge.c (thread_thro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #18 from Jeffrey A. Law ---
Author: law
Date: Thu Jun 12 17:12:18 2014
New Revision: 211586
URL: http://gcc.gnu.org/viewcvs?rev=211586&root=gcc&view=rev
Log:
PR tree-optimization/61009
* tree-ssa-threadedge.c (thread_thro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #16 from Jeffrey A. Law ---
Author: law
Date: Tue May 13 20:26:51 2014
New Revision: 210400
URL: http://gcc.gnu.org/viewcvs?rev=210400&root=gcc&view=rev
Log:
2014-05-08 Jeff Law
PR tree-optimization/61009
* tree-ssa-threa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #15 from Jeffrey A. Law ---
Paul, it is. I'd be surprised if both threading fixes aren't in by Monday.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #14 from Paul Pluzhnikov ---
(In reply to Teresa Johnson from comment #13)
> Thanks for the fix!
Indeed.
> Confirming that it does indeed fix the application
> issues we hit.
I will add that we've had at least two separate miscompi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #13 from Teresa Johnson ---
Jeff,
Thanks for the fix! Confirming that it does indeed fix the application
issues we hit.
Teresa
On Thu, May 8, 2014 at 9:54 PM, law at gcc dot gnu.org
wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #12 from tejohnson at gcc dot gnu.org ---
Author: tejohnson
Date: Fri May 9 16:59:56 2014
New Revision: 210279
URL: http://gcc.gnu.org/viewcvs?rev=210279&root=gcc&view=rev
Log:
Backport r210254 from trunk for Google b/14380607.
2