[Bug c/68272] Unwanted out-of-line instances for C inline functions that are also GCC builtins.

sorganov at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 11 15:57:00 GMT 2015


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

--- Comment #5 from Sergey Organov <sorganov at gmail dot com> ---
Thanks, but my particular problem is that I do want nice GCC builtin when it is
available, and I want generic inline implementation, rather than function call,
when GCC builtin is not available.


More information about the Gcc-bugs mailing list