summaryrefslogtreecommitdiff
path: root/stdlib/stdlib.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-02-13 00:46:45 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-02-13 00:46:45 +0000
commit743151aeaedc113900805523195fc3d9cff0bdb6 (patch)
tree3450555292a73671cbb58b909a7ecb4714b94d29 /stdlib/stdlib.h
parent498afc54dfee41d33ba519f496e96480badace8e (diff)
downloadglibc-743151aeaedc113900805523195fc3d9cff0bdb6.tar.gz
Update MIPS math-tests.h for GCC 4.9 using soft-fp.
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.
Diffstat (limited to 'stdlib/stdlib.h')
0 files changed, 0 insertions, 0 deletions