[Bug rtl-optimization/47373] avoid goto table to reduce code size when optimized for size

ramana at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 1 01:19:00 GMT 2011


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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.02.01 01:19:27
                 CC|                            |ramana at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-02-01 01:19:27 UTC ---
This is partly rtl-optimizers around the way in which we expand switch tables
and partly in the target.



More information about the Gcc-bugs mailing list