[Bug tree-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 6 17:14:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50213

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-09-06 17:08:57 UTC ---
It seems that in the loop it is changed then again by RTL fwprop2.  Why it
isn't done by fwprop2 with -fno-tree-forwprop is a question...



More information about the Gcc-bugs mailing list