------- Comment #5 from rearnsha at gcc dot gnu dot org  2009-03-17 00:15 
-------
This is a case where early splitting (before register allocation) of a constant
in a plus expression leads to poor code.  We should try disabling the split of
a plus when combined with the internal frame pointer.


-- 


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

Reply via email to