Index: gcc/gcc/config/mips/dbxmdebug.h |
diff --git a/gcc/gcc/config/mips/dbxmdebug.h b/gcc/gcc/config/mips/dbxmdebug.h |
deleted file mode 100644 |
index 230e2ea6450814e0a7c0bd69f193fcdcf6dd15b2..0000000000000000000000000000000000000000 |
--- a/gcc/gcc/config/mips/dbxmdebug.h |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-/* Definitions of target machine for GNU compiler, for MIPS running IRIX 5 |
- or IRIX 6 (O32 ABI) using the GNU assembler with stabs-in-mdebug. */ |
- |
-/* Override iris5gas.h version again to retain mips.h default. */ |
-#undef MDEBUG_ASM_SPEC |
-#define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}" |