about summary refs log tree commit diff
path: root/sysdeps/mips/math-tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/math-tests.h')
-rw-r--r--sysdeps/mips/math-tests.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/mips/math-tests.h b/sysdeps/mips/math-tests.h
index 941d38bdf0..8e0b98bfef 100644
--- a/sysdeps/mips/math-tests.h
+++ b/sysdeps/mips/math-tests.h
@@ -29,10 +29,4 @@
 # define EXCEPTION_TESTS_long_double	0
 #endif
 
-/* NaN payload preservation when converting a signaling NaN to quiet
-   is only required in NAN2008 mode.  */
-#ifndef __mips_nan2008
-# define SNAN_TESTS_PRESERVE_PAYLOAD	0
-#endif
-
 #include_next <math-tests.h>