[PATCH] Remove math-finite.h

Joseph Myers joseph@codesourcery.com
Thu May 9 16:05:00 GMT 2019


On Wed, 8 May 2019, Wilco Dijkstra wrote:

> Remove math-finite.h redirections for math functions since the most
> commonly used math functions no longer use multiple entry points.

If the header is removed, the tests of it should be removed as well (both 
the general support for all the libm-test tests running to test those 
function variants, including the TEST_FINITE code, and some specific tests 
that also have finite-math-only variants built with either 
-ffinite-math-only or -D__FINITE_MATH_ONLY__=1).

This is not otherwise a review of the patch.  A revised patch version 
would still need review and consensus on the change to be achieved.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list