PR debug/18242
* toplev.c (debug_type[_names): Remove "dwarf-1".
From-SVN: r89977
+2004-11-02 Danny Smith <dannysmith@users.sourceforge.net>
+
+ PR debug/18242
+ * toplev.c (debug_type_names): Remove "dwarf-1".
+
2004-11-02 Ben Elliston <bje@au.ibm.com>
* timevar.h (timevar_get): Remove.
/* Indexed by enum debug_info_type. */
const char *const debug_type_names[] =
{
- "none", "stabs", "coff", "dwarf-1", "dwarf-2", "xcoff", "vms"
+ "none", "stabs", "coff", "dwarf-2", "xcoff", "vms"
};
/* Decode -m switches. */