[PATCH 4/4] math: Remove inline math tests
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu Mar 19 11:30:00 GMT 2020
On 18/03/2020 21:36, Joseph Myers wrote:
> On Wed, 18 Mar 2020, Adhemerval Zanella via Libc-alpha wrote:
>
>> On 17/03/2020 19:51, Joseph Myers wrote:
>>> On Tue, 17 Mar 2020, Adhemerval Zanella via Libc-alpha wrote:
>>>
>>>> With mathinline removal there is no need to keep building and testing
>>>> inline math tests.
>>>
>>> There's more to remove there. All the libm-test-ulps files should no
>>> longer have the "ifloat" etc. ulps. Those names should be removed from
>>> ALL_FLOATS in gen-libm-tests.py. The support for generating ULP_I_*
>>> macros in gen-libm-test.py should be removed. Support for no-test-inline
>>> in gen-auto-libm-tests should be removed, no-test-inline should be removed
>>> from relevant lines in auto-libm-test-in, corresponding
>>> auto-libm-test-out-* files should be regenerated.
>>>
>>
>> Thanks, updated patch below.
>
> OK.
>
> I think there are still references to __NO_MATH_INLINES in the source tree
> after this patch that should be removed once the removal of
> bits/mathinline.h and bits/fenvinline.h is complete.
>
Yes, I have this on my backlog.
More information about the Libc-alpha
mailing list