aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i860/i860.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i860/i860.h')
-rw-r--r--gcc/config/i860/i860.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/i860/i860.h b/gcc/config/i860/i860.h
index 38ddc1c..6f626b5 100644
--- a/gcc/config/i860/i860.h
+++ b/gcc/config/i860/i860.h
@@ -835,9 +835,6 @@ struct cumulative_args { int ints, floats; };
Do not define this if the table should contain absolute addresses. */
/* #define CASE_VECTOR_PC_RELATIVE 1 */
-/* Must pass floats to libgcc functions as doubles. */
-/* #define LIBGCC_NEEDS_DOUBLE 1 */
-
#define DIVSI3_LIBCALL "*.div"
#define UDIVSI3_LIBCALL "*.udiv"
#define MODSI3_LIBCALL "*.rem"