[Bug middle-end/120608] [15 regression] error: cannot tail-call: other reasons when using address sanitizer with musttail
carlosgalvezp at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Aug 4 07:20:17 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120608
--- Comment #26 from Carlos Galvez <carlosgalvezp at gmail dot com> ---
Hello!
I am checking this again after my summer vacation, on latest trunk
(09f0768b55b96c861811a8989d7c1cc59b4c29b6), and I still get errors on the
original preprocessed source file I posted, with the same compilation command:
src/google/protobuf/generated_message_tctable_lite.cc:1065:57: error: cannot
tail-call: return value changed after call
This time is not exactly the same error, however. Please let me know if you'd
like me to open a separate ticket just for that or would like to continue the
tracking here.
Thanks for the help!
More information about the Gcc-bugs
mailing list