aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/xcoffout.h')
-rw-r--r--gcc/xcoffout.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/xcoffout.h b/gcc/xcoffout.h
index 2fb8ab3fb4e..d44fad7d588 100644
--- a/gcc/xcoffout.h
+++ b/gcc/xcoffout.h
@@ -172,6 +172,15 @@ extern const char *xcoff_lastfile;
} \
}
+/* .stabx has the type in a different place. */
+#if 0 /* Do not emit any marker for XCOFF until assembler allows XFT_CV. */
+#define DBX_OUTPUT_GCC_MARKER(FILE) \
+ fprintf ((FILE), "%s\"%s\",0,%d,0\n", ASM_STABS_OP, STABS_GCC_MARKER, \
+ stab_to_sclass (N_GSYM))
+#else
+#define DBX_OUTPUT_GCC_MARKER(FILE)
+#endif
+
/* Do not break .stabs pseudos into continuations. */
#define DBX_CONTIN_LENGTH 0