]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/darwin.h
gcc:
[thirdparty/gcc.git] / gcc / config / darwin.h
index 0c8f2769abe7995b695bf4969074d1f9ddad4ef7..7ae751972f9598fed27cc0a1392847f508149148 100644 (file)
@@ -395,6 +395,11 @@ extern GTY(()) int darwin_ms_struct;
   %{Zforce_cpusubtype_ALL:-force_cpusubtype_ALL} \
   %{static}"
 
+/* Default ASM_DEBUG_SPEC.  Darwin's as cannot currently produce dwarf
+   debugging data.  */
+
+#define ASM_DEBUG_SPEC  "%{g*:%{!g0:%{!gdwarf*:--gstabs}}}"
+
 /* We still allow output of STABS.  */
 
 #define DBX_DEBUGGING_INFO 1