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



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |vmakarov at gcc dot gnu.org



--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-25 
07:14:16 UTC ---

Anyway, this "regression" is due to LRA which even for -O0 generates better

code, CCing Vlad to see why old reload pushed the l var into its own stack

slot, even when it is register and thus it doesn't have to do that.

Reply via email to