[Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os

2013-10-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57218 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57218 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 --- Comment #3 from Jakub Jelinek

[Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os

2013-05-10 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57218 --- Comment #2 from Jan Hubicka --- Yep, it is just heuristic here. We may get more cureful at -Os (i.e. not so optimistic about the optimization oppurtunities), but last time I played with this it actually resulted in code size increase at Mozil

[Bug tree-optimization/57218] [4.8/4.9 Regression] Excessive inlining even at -Os

2013-05-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57218 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|