i860.h: Remove comment mentioning LIBGCC_NEEDS_DOUBLE.
authorJason Eckhardt <jle@rice.edu>
Sat, 23 Aug 2003 05:56:51 +0000 (05:56 +0000)
committerJason Eckhardt <jle@gcc.gnu.org>
Sat, 23 Aug 2003 05:56:51 +0000 (05:56 +0000)
2003-08-23  Jason Eckhardt  <jle@rice.edu>

* config/i860/i860.h: Remove comment mentioning LIBGCC_NEEDS_DOUBLE.

From-SVN: r70731

gcc/ChangeLog
gcc/config/i860/i860.h

index a86131c96c15620fde2bafa1c46510eb1acf6100..8830145918615c7fb99da963b9f2e54cf158b4cd 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-23  Jason Eckhardt  <jle@rice.edu>
+
+       * config/i860/i860.h: Remove comment mentioning LIBGCC_NEEDS_DOUBLE.
+
 2003-08-22  Jason Eckhardt  <jle@rice.edu>
 
        * config/i860/i860.c (i860_build_va_list): Create the va_decl
index 38ddc1c75c11dd9e814bc53c8ace3a7f64352878..6f626b59f7f2e5a1ffbb2c0acccfb66d6ecb472a 100644 (file)
@@ -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"