summaryrefslogtreecommitdiff
path: root/gdb/doublest.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-10 02:47:12 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-10 02:47:12 +0000
commit241fcee147cf8f2e426ee99cf3cef579e3ed599d (patch)
tree42afd546a221e507e7d78e528b770a1d17f2ce4f /gdb/doublest.h
parent778689a1945807d822ec24271b050244175588ea (diff)
downloadgdb-241fcee147cf8f2e426ee99cf3cef579e3ed599d.tar.gz
* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
default_double_format. * gdbarch.h, gdbarch.c: Re-generate. * findvar.c (floatformat_unknown): Delete variable definition. * doublest.h (floatformat_unknown): Delete variable declaration.
Diffstat (limited to 'gdb/doublest.h')
-rw-r--r--gdb/doublest.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/doublest.h b/gdb/doublest.h
index 0beeb9ba5c7..920d7026db4 100644
--- a/gdb/doublest.h
+++ b/gdb/doublest.h
@@ -35,8 +35,6 @@
#include "floatformat.h" /* For struct floatformat */
-extern const struct floatformat floatformat_unknown;
-
/* Use `long double' if the host compiler supports it. (Note that this is not
necessarily any longer than `double'. On SunOS/gcc, it's the same as
double.) This is necessary because GDB internally converts all floating