summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-06 20:36:03 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-06 20:36:03 +0000
commite4ab123c32e6ee2064f01f5bb477bfaca438c20f (patch)
tree45c6c5ff8fa819ab554de69d49403a43f8de5ecb /gcc/config.in
parent692323c3112b3b579a1634758842ede7c416f94c (diff)
downloadgcc-e4ab123c32e6ee2064f01f5bb477bfaca438c20f.tar.gz
2011-03-06 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 170715 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@170721 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index f3b0eee3126..584ec65b2b7 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -1171,6 +1171,13 @@
#endif
+/* Define if your linker has buggy garbage collection of sections support when
+ .text.startup.foo like sections are used. */
+#ifndef USED_FOR_TARGET
+#undef HAVE_LD_EH_GC_SECTIONS_BUG
+#endif
+
+
/* Define if your PowerPC64 linker supports a large TOC. */
#ifndef USED_FOR_TARGET
#undef HAVE_LD_LARGE_TOC