mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-12 12:10:16 +00:00
743151aeae
GCC trunk now uses soft-fp for MIPS64 long double, so supporting integration with hardware exceptions and rounding modes. This patch updates MIPS math-tests.h accordingly not to disable exception and rounding mode tests in this case. Tested mips64 and ulps updated to reflect the newly run tests. * sysdeps/mips/math-tests.h: Include <features.h>. [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)] (ROUNDING_TESTS_long_double): Do not define. [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)] (EXCEPTION_TESTS_long_double): Likewise. * sysdeps/mips/mips64/libm-test-ulps: Update. |
||
---|---|---|
.. | ||
n32 | ||
n64 | ||
soft-fp | ||
__longjmp.c | ||
add_n.S | ||
addmul_1.S | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
gmp-mparam.h | ||
Implies | ||
libm-test-ulps | ||
lshift.S | ||
mul_1.S | ||
rshift.S | ||
setjmp_aux.c | ||
setjmp.S | ||
sub_n.S | ||
submul_1.S | ||
Versions |