[Bug target/39148] -Os increase code size when stack is aligned

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 11 17:12:00 GMT 2009



------- Comment #3 from jakub at gcc dot gnu dot org  2009-02-11 17:11 -------
If you mean setting ACCUMULATE_OUTGOING_ARGS to true, I bet that could help
very small functions that need dynamic realignment, but certainly for larger
functions !ACCUMULATE_OUTGOING_ARGS results in smaller code, even if
realignment is done.


-- 


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



More information about the Gcc-bugs mailing list