[PATCH 4/4] math: Remove inline math tests

Joseph Myers joseph@codesourcery.com
Tue Mar 17 22:51:59 GMT 2020


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.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list