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] build: don't use attribute((leaf)) on static functions


On Tuesday 01 October 2013 21:38:04 Eric Blake wrote:
> Remember, attribute((leaf)) makes sense only for extern
> functions, and as some versions of gcc warn about its use
> on static functions, using __THROWNL for those will have
> no change in intended semantics.

seems worthy of adding to `make check` ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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