[PATCH] math: Enable some math builtins for clang
Joseph Myers
joseph@codesourcery.com
Tue Mar 26 20:47:00 GMT 2019
On Tue, 26 Mar 2019, Adhemerval Zanella wrote:
> If there is no objection, I will commit this shortly.
I'd like to confirm you made sure the built-ins *were type-generic* in the
relevant versions of clang (not just that they existed there - in GCC,
some of the built-ins were added first as type-specific for double, which
would have made them inappropriate to use with long double, and then later
changed to be type-generic).
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list