Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/gcc/config/rs6000 Backout the previous since it isn...
details: https://anonhg.NetBSD.org/src/rev/4b653e5c9d8a
branches: trunk
changeset: 487607:4b653e5c9d8a
user: kristerw <kristerw%NetBSD.org@localhost>
date: Fri Jun 09 19:11:43 2000 +0000
description:
Backout the previous since it isn't necessary. This version of gcc
already uses longjmp for exceptions.
diffstat:
gnu/dist/gcc/config/rs6000/netbsd.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (10 lines):
diff -r 524e351273d1 -r 4b653e5c9d8a gnu/dist/gcc/config/rs6000/netbsd.h
--- a/gnu/dist/gcc/config/rs6000/netbsd.h Fri Jun 09 18:51:47 2000 +0000
+++ b/gnu/dist/gcc/config/rs6000/netbsd.h Fri Jun 09 19:11:43 2000 +0000
@@ -71,6 +71,3 @@
#define CPP_SPEC "\
%{posix:-D_POSIX_SOURCE} \
%{mcall-sysv: -D_CALL_SYSV} %{mcall-aix: -D_CALL_AIX} %{!mcall-sysv: %{!mcall-aix: -D_CALL_SYSV}}"
-
-/* Use sjlj exceptions. */
-#define DWARF2_UNWIND_INFO 0
Home |
Main Index |
Thread Index |
Old Index