* corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index c12b7ddf5d6c2eb1dc745f4d954a0e1c8d4b8c4c..8d2f2a58e231b2c497fb1d74e082bfb48ee759f0 100644 (file)
@@ -407,7 +407,6 @@ const struct language_defn m2_language_defn = {
   m2_print_type,               /* Print a type using appropriate syntax */
   m2_val_print,                        /* Print a value using appropriate syntax */
   c_value_print,               /* Print a top-level value */
-  &builtin_type_m2_real,       /* longest floating point type */
   {"",      "",   "",   ""},   /* Binary format info */
   {"%loB",   "",   "o",  "B"}, /* Octal format info */
   {"%ld",    "",   "d",  ""},  /* Decimal format info */
This page took 0.022909 seconds and 4 git commands to generate.