about summary refs log tree commit diff
path: root/sysdeps/riscv/math-tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/riscv/math-tests.h')
-rw-r--r--sysdeps/riscv/math-tests.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/riscv/math-tests.h b/sysdeps/riscv/math-tests.h
index 32a8356a78..3db33b0e9a 100644
--- a/sysdeps/riscv/math-tests.h
+++ b/sysdeps/riscv/math-tests.h
@@ -36,7 +36,4 @@
 # define ROUNDING_TESTS_long_double(MODE)	((MODE) == FE_TONEAREST)
 #endif
 
-/* RISC-V floating-point instructions do not preserve NaN payloads.  */
-#define SNAN_TESTS_PRESERVE_PAYLOAD	0
-
 #include_next <math-tests.h>