[PATCH 17/25] math: Consolidate acosh and asinh internal table
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Tue Sep 16 12:05:51 GMT 2025
On 15/09/25 18:16, DJ Delorie wrote:
> Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:
>>> Do we need an attribute_hidden() for these symbols?
>>>
>>
>> It is a optimization for the PIC case, otherwise compiler will need
>
> I meant, to keep them out of the published ABI for libc.so
>
Hum are your asking if we need attribute_hidden to the new internal symbol,
or why this patch adds attribute_hidden?
More information about the Libc-alpha
mailing list