Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 use the generic ppc...
details: https://anonhg.NetBSD.org/src/rev/4ee6b2e89d91
branches: trunk
changeset: 1013922:4ee6b2e89d91
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Sep 07 22:21:55 2020 +0000
description:
use the generic ppc64 LINK_GCC_C_SEQUENCE_SPEC.
diffstat:
external/gpl3/gcc/dist/gcc/config/rs6000/netbsd64.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r c2b9256b048b -r 4ee6b2e89d91 external/gpl3/gcc/dist/gcc/config/rs6000/netbsd64.h
--- a/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd64.h Mon Sep 07 19:48:08 2020 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/rs6000/netbsd64.h Mon Sep 07 22:21:55 2020 +0000
@@ -584,9 +584,6 @@
#undef DRAFT_V4_STRUCT_RET
#define DRAFT_V4_STRUCT_RET (!TARGET_64BIT)
-#define LINK_GCC_C_SEQUENCE_SPEC \
- "%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"
-
/* Use --as-needed -lgcc_s for eh support. */
#ifdef HAVE_LD_AS_NEEDED
#define USE_LD_AS_NEEDED 1
Home |
Main Index |
Thread Index |
Old Index