https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79002
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2017-01-05 00:00:00 |2021-7-27
Component|c++ |tree-optimization
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Still happens on the trunk.
The first tailr does not detect the tail recursion but the second one does.
