Module Name: src
Committed By: mrg
Date: Sat Mar 27 20:11:06 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/rs6000: netbsd64.h
Log Message:
don't include linux unwind support. we don't do this on 32 bit ppc,
we don't have the symbols to support it, and it breaks c++ linking.
from [email protected] in PR#43041.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h
diff -u src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h:1.5 src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h:1.6
--- src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h:1.5 Mon Feb 4 04:20:51 2008
+++ src/gnu/dist/gcc4/gcc/config/rs6000/netbsd64.h Sat Mar 27 20:11:06 2010
@@ -571,6 +571,4 @@
#define LINK_GCC_C_SEQUENCE_SPEC \
"%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"
-#define MD_UNWIND_SUPPORT "config/rs6000/linux-unwind.h"
-
#define POWERPC_NETBSD