[PATCH 13/13] Use GCC builtins for copysign functions if desired.

Stefan Liebler stli@linux.ibm.com
Thu Dec 5 15:40:00 GMT 2019


On 12/4/19 9:43 PM, Joseph Myers wrote:
> On Wed, 4 Dec 2019, Stefan Liebler wrote:
> 
>> Okay. Then I've removed the macros for float and double and call the builtins
>> unconditionally.
>> But I still need the long double version as the f128 builtin is not available
>> with every GCC version.
> 
> I think the _Float128 version could be defined to 1 for GCC 7 and later
> (so both long double and _Float128 versions could be removed once we
> require GCC 7 or later to build glibc).
> 
Okay. I've defined it to 1 for GCC 7 and later.

Bye
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20191205_1630_copysign.patch
Type: text/x-patch
Size: 6379 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20191205/f3cecfec/attachment.bin>


More information about the Libc-alpha mailing list