[PATCH] Stick __artificial__ attribute also on non-C99 semantics __extern_always_inline

Jakub Jelinek jakub@redhat.com
Mon Mar 2 18:01:00 GMT 2009


On Mon, Mar 02, 2009 at 11:13:33AM +0100, Richard Guenther wrote:
> This was probably an oversight.  It is needed for non-C99 inline
> semantics _FORTIFY_SOURCE implementations for GCC to properly warn.
> 
> 2009-03-02  Richard Guenther  <rguenther@suse.de>
> 
> 	* misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
> 	attribute also for non-C99 inline semantics variant.

Looks good, committed.

	Jakub



More information about the Libc-alpha mailing list