[Bug middle-end/68677] Sibcall doesn't work on function with no return

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 3 15:09:00 GMT 2015


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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's a feature for debugging of abort()-like calls.  And in this case it's
a tailcall as well (which is probably what you are after).


More information about the Gcc-bugs mailing list