aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/gcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.7/gcc/gcc.c')
-rw-r--r--gcc-4.7/gcc/gcc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.7/gcc/gcc.c b/gcc-4.7/gcc/gcc.c
index cc6a08eb0..c07041d55 100644
--- a/gcc-4.7/gcc/gcc.c
+++ b/gcc-4.7/gcc/gcc.c
@@ -671,6 +671,9 @@ proper position among the other output files. */
LINK_PLUGIN_SPEC \
"%{flto|flto=*:%<fcompare-debug*} \
%{flto} %{flto=*} %l " LINK_PIE_SPEC \
+ "%{fuse-ld=gold:%{fuse-ld=bfd:%e-fuse-ld=gold and -fuse-ld=bfd may not be used together}} \
+ %{fuse-ld=gold:-use-gold} \
+ %{fuse-ld=bfd:-use-ld}" \
"%X %{o*} %{e*} %{N} %{n} %{r}\
%{s} %{t} %{u*} %{z} %{Z} %{!nostdlib:%{!nostartfiles:%S}}\
%{static:} %{L*} %(mfwrap) %(link_libgcc) %o\