[Bug tree-optimization/65658] Jump threading too pessimistic when optimizing for size

2015-04-20 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65658 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/65658] Jump threading too pessimistic when optimizing for size

2015-04-20 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65658 --- Comment #3 from Jeffrey A. Law --- Author: law Date: Mon Apr 20 19:35:50 2015 New Revision: 47 URL: https://gcc.gnu.org/viewcvs?rev=47&root=gcc&view=rev Log: PR tree-optimization/65658 * tree-ssa-threadupdate.c (redire

[Bug tree-optimization/65658] Jump threading too pessimistic when optimizing for size

2015-04-20 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65658 --- Comment #2 from Jeffrey A. Law --- Author: law Date: Mon Apr 20 17:13:52 2015 New Revision: 42 URL: https://gcc.gnu.org/viewcvs?rev=42&root=gcc&view=rev Log: PR tree-optimization/65658 * tree-ssa-threadupdate.c (redirection_b

[Bug tree-optimization/65658] Jump threading too pessimistic when optimizing for size

2015-04-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65658 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|