Inlining (was: GCC 3.3 release criteria)

Andi Kleen ak@suse.de
Wed Feb 26 13:44:00 GMT 2003


> | forces -Werror -Winline
> 
> Why so?

always_inline errors when the function cannot get inlined.

(the -Werror in my example only applies to the -Winline warning)

-Andi



More information about the Gcc mailing list