[Bug other/86153] [9 regression] test case g++.dg/pr83239.C fails starting with r261585
sje at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 25 18:37:00 GMT 2018
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.
More information about the Gcc-bugs
mailing list