]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/mips/dbxmdebug.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / mips / dbxmdebug.h
diff --git a/gcc/config/mips/dbxmdebug.h b/gcc/config/mips/dbxmdebug.h
new file mode 100644 (file)
index 0000000..230e2ea
--- /dev/null
@@ -0,0 +1,6 @@
+/* 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}"