This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] math: Enable some math builtins for clang
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: <libc-alpha at sourceware dot org>
- Date: Tue, 26 Mar 2019 20:47:09 +0000
- Subject: Re: [PATCH] math: Enable some math builtins for clang
- References: <20190201124817.11211-1-adhemerval.zanella@linaro.org> <c5c43265-2bdd-b451-efb8-75d9cf542c6b@linaro.org> <afa7e0f8-9d09-8d59-b4a2-6f251e127882@linaro.org>
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