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

Hongtao Liu <liuhongt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |liuhongt at gcc dot 
gnu.org
   Last reconfirmed|                            |2024-12-02
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1

--- Comment #6 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #5)
> So if anything, one would need to decide this on something larger rather
> than small testcases, say build the whole gcc with -Os + once again with the
> revision reverted (or SPEC or firefox or something large) and compare
> overall sizes if something is generally a win or not.

I'll compare the impact of the commit on SPEC2017 with Os to see if the change
need to be guarded under speed only.

Reply via email to