This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]