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

Steve Ellcey <sje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at gcc dot gnu.org

--- Comment #4 from Steve Ellcey <sje at gcc dot gnu.org> ---
If we wanted to restore the previous inlining behavior, adding
the option '--param early-inlining-insns=30' seems to fix the
failure for me on aarch64.

Reply via email to