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.

Reply via email to