[Bug c++/85509] auto (function pointer) undermining inline expansion with GCC but not LLVM

aaron_sami_abassi at hotmail dot com gcc-bugzilla@gcc.gnu.org
Tue Apr 24 04:05:00 GMT 2018


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

--- Comment #1 from ASA <aaron_sami_abassi at hotmail dot com> ---
I should add that without the static storage duration specifier even without
const specified, it does inline the function invocation.


More information about the Gcc-bugs mailing list