From 89771b7fb90591de9484a5f2821bc13173f3a8bc Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 16 Nov 1993 03:11:01 +0000 Subject: Undo previous change. From-SVN: r6103 --- gcc/config/mips/xm-mips.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gcc') diff --git a/gcc/config/mips/xm-mips.h b/gcc/config/mips/xm-mips.h index 8f8ee50..00423b7 100644 --- a/gcc/config/mips/xm-mips.h +++ b/gcc/config/mips/xm-mips.h @@ -44,11 +44,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HOST_FLOAT_FORMAT IEEE_FLOAT_FORMAT -/* Always use ereal_to_decimal, not sprintf, because the system's - sprintf is inaccurate on a mips. */ - -#define REAL_VALUE_TO_DECIMAL(r, fmt, s) (ereal_to_decimal (r, s)) - /* target machine dependencies. tm.h is a symbolic link to the actual target specific file. */ #include "tm.h" -- cgit v1.1