I am obtaining this error while a compiling (with GCC) an external library whose code I am not authorized to modify:
error: inlining failed in call to always_inline
Is there any argument I may pass to GCC to force it to ignore the attribute: __attribute__((always_inline))