summaryrefslogtreecommitdiff
path: root/contrib/gcc/config/sparc/linux64.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/sparc/linux64.h')
-rw-r--r--contrib/gcc/config/sparc/linux64.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/gcc/config/sparc/linux64.h b/contrib/gcc/config/sparc/linux64.h
index 8fd3a1ff0df6..27be1d13133f 100644
--- a/contrib/gcc/config/sparc/linux64.h
+++ b/contrib/gcc/config/sparc/linux64.h
@@ -319,6 +319,10 @@ do { \
#undef CTORS_SECTION_ASM_OP
#undef DTORS_SECTION_ASM_OP
+#undef LINK_GCC_C_SEQUENCE_SPEC
+#define LINK_GCC_C_SEQUENCE_SPEC \
+ "%{static:--start-group} %G %L %{static:--end-group}%{!static:%G}"
+
/* Do code reading to identify a signal frame, and set the frame
state data appropriately. See unwind-dw2.c for the structs. */