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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-08-01
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Looking at the change, I do not see how that could disable inlining. It should
only reduce size of the function size estimates in the heuristics.

I think it is more likely loop optimization doing something crazy.  But we need
to figure out what really changed in the codegen.

Reply via email to