From c2f05ac92e7fe9e3161ae09ea3f9e0937af42abc Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 20 Jan 2002 18:05:54 +0000 Subject: Eliminate IEEE_FLOAT. --- gdb/config/i386/tm-i386.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gdb/config/i386/tm-i386.h') diff --git a/gdb/config/i386/tm-i386.h b/gdb/config/i386/tm-i386.h index 0e3f9b0..9888ca4 100644 --- a/gdb/config/i386/tm-i386.h +++ b/gdb/config/i386/tm-i386.h @@ -47,11 +47,6 @@ struct type; #define TARGET_LONG_DOUBLE_BIT 96 -/* Used for example in valprint.c:print_floating() to enable checking - for NaN's */ - -#define IEEE_FLOAT (1) - /* Number of traps that happen between exec'ing the shell to run an inferior, and when we finally get to the inferior code. This is 2 on most implementations. */ -- cgit v1.1