aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/bsd386.h
diff options
context:
space:
mode:
authorShigeya Suzuki <shigeya@foretune.co.jp>1998-01-13 20:35:41 +0000
committerJeffrey A Law <law@cygnus.com>1998-01-13 20:35:41 +0000
commite2a34448ef383c437b81b0863d5ad118073a23c6 (patch)
tree6a2af51fab21a75d6cd6664a7836f95d3b5237a6 /gcc/config/i386/bsd386.h
parentfaea3cc54db73621a3891dafc41a59ad765dd447 (diff)
* i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@17338 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/bsd386.h')
-rw-r--r--gcc/config/i386/bsd386.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/i386/bsd386.h b/gcc/config/i386/bsd386.h
index 6f9d8f2426d..2c405a0f1ce 100644
--- a/gcc/config/i386/bsd386.h
+++ b/gcc/config/i386/bsd386.h
@@ -19,3 +19,7 @@
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+ and initialization stuff better. */
+#define DWARF2_UNWIND_INFO 0