https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117499
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the reason why it shows up only at -O3 is because of recursive inlining in this case only happens at -O3.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 08 Nov 2024 13:37:07 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117499
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note the reason why it shows up only at -O3 is because of recursive inlining in this case only happens at -O3.