]> git.ipfire.org Git - thirdparty/glibc.git/commit
Drop nan-pseudo-number.h usage from tests
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 4 Jan 2021 12:10:04 +0000 (17:40 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 4 Jan 2021 15:19:56 +0000 (20:49 +0530)
commit8cc1e39a3691a8cba7c6033138531f11d3032385
treed4ecb8f953c6c6ec3f081127f9dc0fe9c310d605
parent252864544afa45feb28f8ef505056f17eccd3073
Drop nan-pseudo-number.h usage from tests

Make the tests use TEST_COND_intel96 to decide on whether to build the
unnormal tests instead of the macro in nan-pseudo-number.h and then
drop the header inclusion.  This unbreaks test runs on all
architectures that do not have ldbl-96.

Also drop the HANDLE_PSEUDO_NUMBERS macro since it is not used
anywhere.
math/libm-test-driver.c
math/libm-test-fpclassify.inc
math/libm-test-isinf.inc
math/libm-test-isnan.inc
math/libm-test-issignaling.inc
sysdeps/ieee754/ldbl-96/nan-pseudo-number.h
sysdeps/x86/fpu/nan-pseudo-number.h