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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=91736
   Target Milestone|---                         |10.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
max-inline-insns-single was decreased down to 200 by r9-5763 and then was
changed to 70 in r10-4943-g9340d34599e6d5 (which changed the heurstics).

max-inline-insns-auto is now 15 for -O2 and 30 for -O3.

Plus many other changes to the heurstics along the way. So closing as fixed for
GCC 10.

Reply via email to