This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66787] gcc fails tail call elimination


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

--- Comment #1 from Minjae Kim <denmark114 at naver dot com> ---
Oops, I swapped `create` and `print`. gcc does tail call elimination on
`create` but it doesn't on `print`.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]