summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-01-13 20:54:16 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-01-13 20:54:16 +0000
commitbe0954e6a5c4cea75c62814eaeef32cae88776cf (patch)
tree978eb78ea4e19c563c8afdbf1f2ed120118c85a6 /gcc/config/sparc
parent365942d8d17cb752a168a27180575d2a5d895505 (diff)
downloadgcc-be0954e6a5c4cea75c62814eaeef32cae88776cf.tar.gz
* arm/netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.
* i386/netbsd.h, m68k/netbsd.h, ns32k/netbsd.h: Likewise. * sparc/netbsd.h, vax/netbsd.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17339 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sparc')
-rw-r--r--gcc/config/sparc/netbsd.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/sparc/netbsd.h b/gcc/config/sparc/netbsd.h
index 4bb9537b905..3fd6fe92020 100644
--- a/gcc/config/sparc/netbsd.h
+++ b/gcc/config/sparc/netbsd.h
@@ -38,3 +38,8 @@
/* Don't default to pcc-struct-return, because gcc is the only compiler, and
we want to retain compatibility with older gcc versions. */
#define DEFAULT_PCC_STRUCT_RETURN 0
+
+/* Until they use ELF or something that handles dwarf2 unwinds
+ and initialization stuff better. */
+#define DWARF2_UNWIND_INFO 0
+