]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
bfin.h (ASM_SPEC): Remove %{Ym,*}.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 26 Jan 2011 20:27:04 +0000 (20:27 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 26 Jan 2011 20:27:04 +0000 (20:27 +0000)
* config/bfin/bfin.h (ASM_SPEC): Remove %{Ym,*}.
* config/frv/frv.h (ASM_SPEC): Likewise.
* config/m68k/linux.h (ASM_SPEC): Likewise.
* config/pa/pa-linux.h (ASM_SPEC): Likewise.
* config/rs6000/linux64.h (ASM_SPEC): Likewise.
* config/rs6000/vxworks.h (ASM_SPEC): Likewise.
* config/sparc/linux.h (ASM_SPEC): Likewise.
* config/sparc/linux64.h (ASM_SPEC): Likewise.
* config/sparc/sp-elf.h (ASM_SPEC): Likewise.

From-SVN: r169302

gcc/ChangeLog
gcc/config/bfin/bfin.h
gcc/config/frv/frv.h
gcc/config/m68k/linux.h
gcc/config/pa/pa-linux.h
gcc/config/rs6000/linux64.h
gcc/config/rs6000/vxworks.h
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/sp-elf.h

index 469a5e059557d0bd923daed5d088751330a4be35..23ba926122cb05e46f7ef17e924af97e4b36232d 100644 (file)
@@ -1,3 +1,15 @@
+2011-01-26  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/bfin/bfin.h (ASM_SPEC): Remove %{Ym,*}.
+       * config/frv/frv.h (ASM_SPEC): Likewise.
+       * config/m68k/linux.h (ASM_SPEC): Likewise.
+       * config/pa/pa-linux.h (ASM_SPEC): Likewise.
+       * config/rs6000/linux64.h (ASM_SPEC): Likewise.
+       * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
+       * config/sparc/linux.h (ASM_SPEC): Likewise.
+       * config/sparc/linux64.h (ASM_SPEC): Likewise.
+       * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
+
 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
 
        * config/bfin/bfin.h (LINK_SPEC): Remove %{YP,*}.
index c7ad9c37897b1abbab7516dee8f434fa5b169dd9..7326244f75761845db65c62eeb18068b38888a76 100644 (file)
@@ -241,7 +241,6 @@ extern unsigned int bfin_workarounds;
 
 #undef  ASM_SPEC
 #define ASM_SPEC "\
-%{Ym,*} \
     %{mno-fdpic:-mnopic} %{mfdpic}"
 
 #define LINK_SPEC "\
index 0c9f777d225217b378ea7f81384e133424a72fd4..dca9aba6ee0fdcc25af4930ca6e826f470c42743 100644 (file)
@@ -57,7 +57,7 @@
 
 #undef  ASM_SPEC
 #define ASM_SPEC "\
-%{G*} %{Ym,*} \
+%{G*} \
 %{mtomcat-stats} \
 %{!mno-eflags: \
     %{mcpu=*} \
index ff07ed35ef38a01285ba8312bb4ecdd6e58baa75..32dd577f724711ab2c063bfdec5828e55afe0f5d 100644 (file)
@@ -25,7 +25,7 @@ along with GCC; see the file COPYING3.  If not see
 /* Add %(asm_cpu_spec) to a generic definition of ASM_SPEC.  */
 #undef ASM_SPEC
 #define ASM_SPEC "%(asm_cpu_spec) %(asm_pcrel_spec) \
-  %{Qy:} %{!Qn:-Qy} %{Ym,*}"
+  %{Qy:} %{!Qn:-Qy}"
 
 #undef PREFERRED_STACK_BOUNDARY
 #define PREFERRED_STACK_BOUNDARY 32
index dd00587165c3ef91db8e0fd7e011b1b148497c20..64626e6fc41fb305406539b9ab291c25cc1fcc72 100644 (file)
@@ -34,7 +34,7 @@ along with GCC; see the file COPYING3.  If not see
 
 #undef ASM_SPEC
 #define ASM_SPEC \
-  "%{Ym,*}"
+  ""
 
 /* Define this for shared library support because it isn't in the main
    linux.h file.  */
index f7281c3e467ab06054079d5e6229ba2e92b1a7e0..11d8a337a9e4680ac67f6a9497def65dc4ff4884 100644 (file)
@@ -192,7 +192,7 @@ extern int dot_symbols;
 #endif
 #endif
 
-#define ASM_SPEC32 "-a32 %{Ym,*} \
+#define ASM_SPEC32 "-a32 \
 %{mrelocatable} %{mrelocatable-lib} %{fpic:-K PIC} %{fPIC:-K PIC} \
 %{memb} %{!memb: %{msdata=eabi: -memb}} \
 %{!mlittle: %{!mlittle-endian: %{!mbig: %{!mbig-endian: \
index 65cdff02c33248aacfba39ec9e0dd4e6563f390e..6a724b2a4b57e754b8403bc15f9931d72eb9bf38 100644 (file)
@@ -86,7 +86,7 @@ VXWORKS_ADDITIONAL_CPP_SPEC
 #define ASM_SPEC \
 "%(asm_cpu) \
  %{,assembler|,assembler-with-cpp: %{mregnames} %{mno-regnames}} \
- %{Qy:} %{!Qn:-Qy} %{Ym,*} \
+ %{Qy:} %{!Qn:-Qy} \
  %{mrelocatable} %{mrelocatable-lib} %{fpic:-K PIC} %{fPIC:-K PIC} -mbig"
 
 #undef  LIB_SPEC
index 70a71950a7d73838902e0ec8b14ea5ea273734f3..df1333a9cc970c29e4bb1c976cf2da1f53d9f35c 100644 (file)
@@ -86,7 +86,6 @@ along with GCC; see the file COPYING3.  If not see
 #undef ASM_SPEC
 #define ASM_SPEC "\
 %{!Qn:-Qy} \
-%{Ym,*} \
 -s \
 %{fpic|fPIC|fpie|fPIE:-K PIC} \
 %{!.c:%{findirect-dispatch:-K PIC}} \
index f3d3d1ecd316db71a07b3d9659eb6a569bd5acb8..e6e309db2244942f72ae231c2bbea2f0043fb121 100644 (file)
@@ -209,7 +209,6 @@ along with GCC; see the file COPYING3.  If not see
 #undef ASM_SPEC
 #define ASM_SPEC "\
 %{!Qn:-Qy} \
-%{Ym,*} \
 -s \
 %{fpic|fPIC|fpie|fPIE:-K PIC} \
 %{!.c:%{findirect-dispatch:-K PIC}} \
index e9e134a881d1ea9d5a0787014ef923ad133a1e8c..8b78d2591dab7d6d2ee770950d06462bcd9992d0 100644 (file)
@@ -27,7 +27,7 @@ along with GCC; see the file COPYING3.  If not see
 /* It's safe to pass -s always, even if -g is not used.  */
 #undef ASM_SPEC
 #define ASM_SPEC \
-  "%{Qy:} %{!Qn:-Qy} %{Ym,*} -s \
+  "%{Qy:} %{!Qn:-Qy} -s \
    %{fpic|fpie|fPIC|fPIE:-K PIC} %(asm_cpu)"
 
 /* Use the default.  */