On Thu, Sep 9, 2010 at 10:16 AM, Ian Lance Taylor <[email protected]> wrote: > Some backends also check optimize_size to change their cost algorithms > to favor shorter instruction sequences.
Also see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16996 for all the other known code size improvements that could be done. Thanks, Andrew Pinski
