[PATCH] Use __gnu_inline__ for __extern_always_inline in g++-4.2

Paul Eggert eggert@cs.ucla.edu
Tue Jan 8 07:02:00 GMT 2013


On 01/07/2013 09:04 PM, Richard Smith wrote:

> Index: include/sys/cdefs.h

Shouldn't that be misc/sys/cdefs.h in the glibc source?

> +# if defined __GNUC_STDC_INLINE__ || \
> +    (defined __cplusplus && defined __GNUC_GNU_INLINE__)

Shouldn't that be "#ifdef __GNUC_GNU_INLINE__"?



More information about the Libc-alpha mailing list