aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/gcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/gcc.c')
-rw-r--r--gcc-4.6/gcc/gcc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/gcc.c b/gcc-4.6/gcc/gcc.c
index b954ecbb0..efcb0808d 100644
--- a/gcc-4.6/gcc/gcc.c
+++ b/gcc-4.6/gcc/gcc.c
@@ -658,7 +658,10 @@ proper position among the other output files. */
%{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:%{fuse-ld=mcld:%e-fuse-ld=gold and -fuse-ld=mcld may not be used together}} \
+ %{fuse-ld=mcld:%{fuse-ld=bfd:%e-fuse-ld=mcld and -fuse-ld=bfd may not be used together}} \
%{fuse-ld=gold:-use-gold} \
+ %{fuse-ld=mcld:-use-mcld} \
%{fuse-ld=bfd:-use-ld}" \
"%X %{o*} %{e*} %{N} %{n} %{r}\
%{s} %{t} %{u*} %{z} %{Z} %{!nostdlib:%{!nostartfiles:%S}}\