This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Obsolete pow10 functions [committed]
- From: Joseph Myers <joseph at codesourcery dot com>
- To: <libc-alpha at sourceware dot org>
- Date: Fri, 1 Sep 2017 21:16:46 +0000
- Subject: Re: Obsolete pow10 functions [committed]
- Authentication-results: sourceware.org; auth=none
- References: <alpine.DEB.2.20.1709012113360.26585@digraph.polyomino.org.uk>
I should add: since these functions just alias exp10 functions, it didn't
seem worthwhile setting up testcases using compat_symbol_reference to test
them - the tests of exp10 adequately cover that code (and the ABI tests
verify that the functions really are present for existing ports). So I
just removed pow10 testing from the libm-test infrastructure and all the
libm-test-ulps files.
--
Joseph S. Myers
joseph@codesourcery.com