bfin.h (LINK_SPEC): Remove %{YP,*}.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 26 Jan 2011 20:24:41 +0000 (20:24 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 26 Jan 2011 20:24:41 +0000 (20:24 +0000)
* config/bfin/bfin.h (LINK_SPEC): Remove %{YP,*}.
* config/frv/frv.h (LINK_SPEC): Likewise.
* config/rs6000/sysv4.h (LINK_SPEC): Likewise.

From-SVN: r169301

gcc/ChangeLog
gcc/config/bfin/bfin.h
gcc/config/frv/frv.h
gcc/config/rs6000/sysv4.h

index 5e81725ebfb778397cac53a869a9afcfded9b1f8..469a5e059557d0bd923daed5d088751330a4be35 100644 (file)
@@ -1,3 +1,9 @@
+2011-01-26  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/bfin/bfin.h (LINK_SPEC): Remove %{YP,*}.
+       * config/frv/frv.h (LINK_SPEC): Likewise.
+       * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
+
 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
 
        * config/bfin/bfin.h (ASM_SPEC): Remove %{Yd,*}.
index 5b2675fce5a2b48c9d301a6dcf2c70b93a67b883..c7ad9c37897b1abbab7516dee8f434fa5b169dd9 100644 (file)
@@ -250,7 +250,6 @@ extern unsigned int bfin_workarounds;
 %{static:-dn -Bstatic} \
 %{shared:-G -Bdynamic} \
 %{symbolic:-Bsymbolic} \
-%{YP,*} \
 %{Qy:} %{!Qn:-Qy} \
 -init __init -fini __fini "
 
index 78350ddbce493ea30f7cddeb8622511e60645a94..0c9f777d225217b378ea7f81384e133424a72fd4 100644 (file)
 %{shared:-Bdynamic} \
 %{symbolic:-Bsymbolic} \
 %{G*} \
-%{YP,*} \
 %{Qy:} %{!Qn:-Qy}"
 
 #undef  LIB_SPEC
index 9bb37a45d916acdbfaa188886add1ca1573e9ba8..425e43c54290e2631669e73a4f93a4b81b2ac8a0 100644 (file)
@@ -619,7 +619,7 @@ extern int fixuplabelno;
 #undef LINK_SPEC
 #define        LINK_SPEC "\
 %{h*} %{v:-V} %{!msdata=none:%{G*}} %{msdata=none:-G0} \
-%{YP,*} %{R*} \
+%{R*} \
 %{Qy:} %{!Qn:-Qy} \
 %(link_shlib) \
 %{!T*: %(link_start) } \