[PATCH 4/4] math: Remove inline math tests
Joseph Myers
joseph@codesourcery.com
Thu Mar 19 00:36:33 GMT 2020
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.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list