https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127028

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org
   Target Milestone|---                         |17.0
            Summary|Code bloat due to inline    |[17 Regression] Code bloat
                   |expansion of widening mul   |due to inline expansion of
                   |                            |widening mul

--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
For optimize_size the inline expansion should be disabled in general I think.

Reply via email to