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: Add _Float128 function aliases [committed]


On Thu, 11 Jan 2018, Szabolcs Nagy wrote:

> i opened https://sourceware.org/bugzilla/show_bug.cgi?id=22700

Thanks.  That should cover the ldbl-128 and mips versions.  Do you know if 
there are similar issues for e.g. x86_64?  (I suppose for x86_64 things 
are safe by default if clang still claims to be GCC 4.2, in that the 
float128 support wouldn't be enabled there at all because it requires GCC 
>= 4.3, so if some clang versions support __float128 or _Float128 for
x86_64, adding the corresponding bits/floatn.h support would be a feature 
addition not needed to fix any current breakage.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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