aboutsummaryrefslogtreecommitdiff
path: root/gdb/ch-lang.c
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-08-04 00:38:39 +0000
committerStan Shebs <shebs@codesourcery.com>1994-08-04 00:38:39 +0000
commit901c2f5ffa9eb12a35593982284c61c057af551c (patch)
tree3465295ca7cbc3a15385979a3a2c101e3d688f09 /gdb/ch-lang.c
parent0bc2c400576206a0bd3d28ce153e7720cf4e2ce6 (diff)
downloadfsf-binutils-gdb-901c2f5ffa9eb12a35593982284c61c057af551c.zip
fsf-binutils-gdb-901c2f5ffa9eb12a35593982284c61c057af551c.tar.gz
fsf-binutils-gdb-901c2f5ffa9eb12a35593982284c61c057af551c.tar.bz2
* ch-lang.c (chill_language_defn): Ditto.
Diffstat (limited to 'gdb/ch-lang.c')
-rw-r--r--gdb/ch-lang.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ch-lang.c b/gdb/ch-lang.c
index b3128fd..e1ac3e7 100644
--- a/gdb/ch-lang.c
+++ b/gdb/ch-lang.c
@@ -316,7 +316,6 @@ const struct language_defn chill_language_defn = {
chill_print_type, /* Print a type using appropriate syntax */
chill_val_print, /* Print a value using appropriate syntax */
chill_value_print, /* Print a top-levl value */
- &builtin_type_chill_real, /* longest floating point type */
{"", "B'", "", ""}, /* Binary format info */
{"O'%lo", "O'", "o", ""}, /* Octal format info */
{"D'%ld", "D'", "d", ""}, /* Decimal format info */