]> git.ipfire.org Git - thirdparty/glibc.git/commit
math: test-matherr and test-matherr-2 can be regular tests
authorFlorian Weimer <fweimer@redhat.com>
Tue, 9 Mar 2021 20:07:24 +0000 (21:07 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 9 Mar 2021 20:07:24 +0000 (21:07 +0100)
commit779c404de7910eb417f12767551fad389633c716
tree07dd3088ae5192ce91a930a29df2e09e361d3e35
parent07db3f552376bce3bcbf785ec67ea03a7f82017a
math: test-matherr and test-matherr-2 can be regular tests

compat_symbol_reference is now available without tests-internal.
Do not build the test at all on glibc versions that lack the symbols,
to avoid spurious UNSUPPORTED results.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
math/Makefile
math/test-matherr.c