]> git.ipfire.org Git - thirdparty/glibc.git/commit - configure.ac
Disable use of -fsignaling-nans if compiler does not support it
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 7 Mar 2022 18:09:53 +0000 (15:09 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 1 Nov 2022 12:46:08 +0000 (09:46 -0300)
commit5c5a8b99cf96b71940e36a9db66d3a61bc315016
tree7396885b3487d9383bf477219a79ebcf68b64d9f
parent6ee5a9767a245455720d39eeaa3ce136825e8a42
Disable use of -fsignaling-nans if compiler does not support it

Reviewed-by: Fangrui Song <maskray@google.com>
16 files changed:
benchtests/Makefile
configure
configure.ac
math/Makefile
math/libm-test-fpclassify.inc
math/libm-test-isfinite.inc
math/libm-test-isinf.inc
math/libm-test-isnan.inc
math/libm-test-isnormal.inc
math/libm-test-issubnormal.inc
math/libm-test-iszero.inc
math/test-snan.c
sysdeps/powerpc/nofpu/Makefile
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile
sysdeps/powerpc/powerpc64/be/fpu/multiarch/Makefile
sysdeps/powerpc/powerpc64/le/fpu/multiarch/Makefile