[PATCH 1/7] Mark lazy tlsdesc helper functions unused to avoid warnings

Florian Weimer fweimer@redhat.com
Fri Nov 3 14:28:00 GMT 2017


On 11/03/2017 01:41 PM, Szabolcs Nagy wrote:
>> I think the preferred syntax is to put the attribute before the return type; after the type, it would apply to
>> the type, and not the function, and GCC has hacks to support that, but that will only work for some types.
>>
> hm.. current uses of unused attribute for the
> same purpose come after the return type:

I meant the preferred syntax on the GCC side.  But it was just a 
suggestion.  For the unused attribute, the distinction truly does not 
matter.

Thanks,
Florian



More information about the Libc-alpha mailing list