* i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 1998 20:35:41 +0000 (20:35 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 1998 20:35:41 +0000 (20:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17338 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/bsd386.h

index 4ce7bdc..c319f72 100644 (file)
@@ -1,3 +1,7 @@
+Tue Jan 13 21:37:07 1998  Shigeya Suzuki <shigeya@foretune.co.jp>
+
+       * i386/bsd386.h (DWARF2_UNWIND_INFO): Define as zero for now.
+
 Tue Jan 13 17:50:55 1998  Jim Wilson  <wilson@cygnus.com>
 
        * configure.in (target_cpu_default, target_cpu_default2): Use double
index 6f9d8f2..2c405a0 100644 (file)
@@ -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