[Bug tree-optimization/77938] missing tailcall optimization in case when local variable escapes that goes out of scope before the possible tail call site

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 16 22:47:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |59813

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Related (maybe a dup really) to PR 59813.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59813
[Bug 59813] tail-call elimination didn't fire for left-shift of char to cout


More information about the Gcc-bugs mailing list