* config/bfin/bfin.h (ASM_SPEC): Remove %{v}.
* config/cris/cris.h (ASM_SPEC): Remove %{v:-v}.
* config/fr30/fr30.h (ASM_SPEC): Remove %{v}.
* config/frv/frv.h (ASM_SPEC): Remove %{v}.
* config/i386/linux.h (ASM_SPEC): Remove %{v}.
* config/i386/linux64.h (ASM_SPEC): Remove %{v}.
* config/i386/mingw-w64.h (ASM_SPEC): Remove %{v}.
* config/i386/sol2-10.h (ASM_SPEC): Remove %{v}.
* config/i386/vxworks.h (ASM_SPEC): Remove %{v}.
* config/i386/x86-64.h (ASM_SPEC): Remove %{v}.
* config/lm32/lm32.h (ASM_SPEC): Remove %{v}.
* config/m32r/m32r.h (ASM_SPEC): Remove %{v}.
* config/m68k/linux.h (ASM_SPEC): Remove %{v:-V}.
* config/microblaze/microblaze.h (ASM_SPEC): Remove %{v}.
* config/mips/mips.h (ASM_SPEC): Remove %{v}.
* config/mips/vxworks.h (ASM_SPEC): Remove %{v}.
* config/pa/pa-linux.h (ASM_SPEC): Remove %{v:-V}.
* config/rs6000/freebsd.h (SVR4_ASM_SPEC): Remove %{v}.
* config/rs6000/linux64.h (ASM_SPEC): Remove %{v:-V}.
* config/rs6000/vxworks.h (ASM_SPEC): Remove %{v:-v}.
* config/sparc/openbsd64.h (ASM_SPEC): Remove %{v:-V}.
* config/svr4.h (SVR4_ASM_SPEC): Remove %{v:-V}.
* config/xtensa/elf.h (ASM_SPEC): Remove %{v}.
* config/xtensa/linux.h (ASM_SPEC): Remove %{v}.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167636
138bc75d-0d04-0410-961f-
82ee72b054a4
2010-12-09 Joseph Myers <joseph@codesourcery.com>
+ * config/arc/arc.h (ASM_SPEC): Remove %{v}.
+ * config/bfin/bfin.h (ASM_SPEC): Remove %{v}.
+ * config/cris/cris.h (ASM_SPEC): Remove %{v:-v}.
+ * config/fr30/fr30.h (ASM_SPEC): Remove %{v}.
+ * config/frv/frv.h (ASM_SPEC): Remove %{v}.
+ * config/i386/linux.h (ASM_SPEC): Remove %{v}.
+ * config/i386/linux64.h (ASM_SPEC): Remove %{v}.
+ * config/i386/mingw-w64.h (ASM_SPEC): Remove %{v}.
+ * config/i386/sol2-10.h (ASM_SPEC): Remove %{v}.
+ * config/i386/vxworks.h (ASM_SPEC): Remove %{v}.
+ * config/i386/x86-64.h (ASM_SPEC): Remove %{v}.
+ * config/lm32/lm32.h (ASM_SPEC): Remove %{v}.
+ * config/m32r/m32r.h (ASM_SPEC): Remove %{v}.
+ * config/m68k/linux.h (ASM_SPEC): Remove %{v:-V}.
+ * config/microblaze/microblaze.h (ASM_SPEC): Remove %{v}.
+ * config/mips/mips.h (ASM_SPEC): Remove %{v}.
+ * config/mips/vxworks.h (ASM_SPEC): Remove %{v}.
+ * config/pa/pa-linux.h (ASM_SPEC): Remove %{v:-V}.
+ * config/rs6000/freebsd.h (SVR4_ASM_SPEC): Remove %{v}.
+ * config/rs6000/linux64.h (ASM_SPEC): Remove %{v:-V}.
+ * config/rs6000/vxworks.h (ASM_SPEC): Remove %{v:-v}.
+ * config/sparc/openbsd64.h (ASM_SPEC): Remove %{v:-V}.
+ * config/svr4.h (SVR4_ASM_SPEC): Remove %{v:-V}.
+ * config/xtensa/elf.h (ASM_SPEC): Remove %{v}.
+ * config/xtensa/linux.h (ASM_SPEC): Remove %{v}.
+
+2010-12-09 Joseph Myers <joseph@codesourcery.com>
+
* config/i386/openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/mips/openbsd.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): Use %{r:} not
%{EB:-mbig-endian} %{EL:-mlittle-endian} \
"
-#define ASM_SPEC "%{v} %{EB} %{EL}"
+#define ASM_SPEC "%{EB} %{EL}"
#define LINK_SPEC "%{v} %{EB} %{EL}"
Defined in svr4.h. */
#undef ASM_SPEC
#define ASM_SPEC "\
-%{v} %{Ym,*} %{Yd,*} \
+%{Ym,*} %{Yd,*} \
%{mno-fdpic:-mnopic} %{mfdpic}"
#define LINK_SPEC "\
#undef ASM_SPEC
#define ASM_SPEC \
MAYBE_AS_NO_MUL_BUG_ABORT \
- "%{v:-v}\
- %(asm_subtarget)\
+ "%(asm_subtarget)\
%{march=*:%{cpu=*:%edo not specify both -march=... and -mcpu=...}}\
%{march=v32:--march=v32} %{mcpu=v32:--march=v32}"
/*{{{ Run-time target specifications. */
#undef ASM_SPEC
-#define ASM_SPEC "%{v}"
+#define ASM_SPEC ""
/* Define this to be a string constant containing `-D' options to define the
predefined macros that identify this machine and system. These macros will
Defined in svr4.h. */
#undef ASM_SPEC
#define ASM_SPEC "\
-%{G*} %{v} %{Ym,*} %{Yd,*} \
+%{G*} %{Ym,*} %{Yd,*} \
%{mtomcat-stats} \
%{!mno-eflags: \
%{mcpu=*} \
#undef ASM_SPEC
#define ASM_SPEC \
- "%{v} --32 %{!mno-sse2avx:%{mavx:-msse2avx}} %{msse2avx:%{!mavx:-msse2avx}}"
+ "--32 %{!mno-sse2avx:%{mavx:-msse2avx}} %{msse2avx:%{!mavx:-msse2avx}}"
#undef SUBTARGET_EXTRA_SPECS
#define SUBTARGET_EXTRA_SPECS \
#endif
#undef ASM_SPEC
-#define ASM_SPEC "%{v} %{" SPEC_32 ":--32} %{" SPEC_64 ":--64} \
+#define ASM_SPEC "%{" SPEC_32 ":--32} %{" SPEC_64 ":--64} \
%{!mno-sse2avx:%{mavx:-msse2avx}} %{msse2avx:%{!mavx:-msse2avx}}"
#undef LINK_SPEC
hosting on Windows 32/64 via mingw-w64 runtime, using GNU tools and
the Windows API Library.
Copyright (C) 2009,
- 2009 Free Software Foundation, Inc.
+ 2010 Free Software Foundation, Inc.
This file is part of GCC.
/* Enable multilib. */
#undef ASM_SPEC
-#define ASM_SPEC "%{v} %{m32:--32} %{m64:--64}"
+#define ASM_SPEC "%{m32:--32} %{m64:--64}"
#undef SPEC_32
#undef SPEC_64
assembler requires -xarch=generic or -xarch=generic64 instead. */
#undef ASM_SPEC
#ifdef USE_GAS
-#define ASM_SPEC "%{v} %{m32:--32} %{m64:--64} -s %(asm_cpu)"
+#define ASM_SPEC "%{m32:--32} %{m64:--64} -s %(asm_cpu)"
#else
#define ASM_SPEC "%{v:-V} %{Qy:} %{!Qn:-Qy} %{Ym,*} %{Yd,*} " \
"%{m32:-xarch=generic} %{m64:-xarch=generic64} " \
#define TARGET_VERSION fprintf (stderr, " (80586, VxWorks syntax)");
#undef ASM_SPEC
-#define ASM_SPEC "%{v}"
+#define ASM_SPEC ""
#define TARGET_OS_CPP_BUILTINS() \
do \
#define CC1_SPEC "%(cc1_cpu) %{profile:-p}"
#undef ASM_SPEC
-#define ASM_SPEC "%{v} %{m32:--32} %{m64:--64}"
+#define ASM_SPEC "%{m32:--32} %{m64:--64}"
#undef ASM_OUTPUT_ALIGNED_BSS
#define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
%{mbarrel-shift-enabled} \
%{msign-extend-enabled} \
%{muser-extend-enabled} \
-%{v} \
"
/* Let link script define all link options.
/* Options to pass on to the assembler. */
#undef ASM_SPEC
-#define ASM_SPEC "%{v} %(asm_cpu) %(relax) %{fpic|fpie:-K PIC} %{fPIC|fPIE:-K PIC}"
+#define ASM_SPEC "%(asm_cpu) %(relax) %{fpic|fpie:-K PIC} %{fPIC|fPIE:-K PIC}"
#define LINK_SPEC "%{v} %(link_cpu) %(relax)"
/* Add %(asm_cpu_spec) to the svr4.h definition of ASM_SPEC. */
#undef ASM_SPEC
#define ASM_SPEC "%(asm_cpu_spec) %(asm_pcrel_spec) \
- %{v:-V} %{Qy:} %{!Qn:-Qy} %{Ym,*} %{Yd,*}"
+ %{Qy:} %{!Qn:-Qy} %{Ym,*} %{Yd,*}"
#undef PREFERRED_STACK_BOUNDARY
#define PREFERRED_STACK_BOUNDARY 32
/* Assembler specs. */
-#define TARGET_ASM_SPEC "%{v}"
+#define TARGET_ASM_SPEC ""
#define ASM_SPEC "\
%{microblaze1} \
%{mfp32} %{mfp64} \
%{mshared} %{mno-shared} \
%{msym32} %{mno-sym32} \
-%{mtune=*} %{v} \
+%{mtune=*} \
%(subtarget_asm_spec)"
/* Extra switches sometimes passed to the linker. */
%(subtarget_asm_debugging_spec) \
%{mabi=*} %{!mabi*: %(asm_abi_default_spec)} \
%{mgp32} %{mgp64} %{march=*} %{mxgot:-xgot} \
-%{mtune=*} %{v} \
+%{mtune=*} \
%(subtarget_asm_spec)"
#undef LINK_SPEC
#undef ASM_SPEC
#define ASM_SPEC \
- "%{v:-V} %{Ym,*} %{Yd,*}"
+ "%{Ym,*} %{Yd,*}"
/* Define this for shared library support because it isn't in the main
linux.h file. */
#define ASM_APP_OFF "#NO_APP\n"
/* Define SVR4_ASM_SPEC, we use GAS by default. See svr4.h for details. */
#define SVR4_ASM_SPEC \
- "%{v:-V}"
+ ""
#define ASM_SPEC_COMMON "%(asm_cpu) \
%{,assembler|,assembler-with-cpp: %{mregnames} %{mno-regnames}} \
-%{v:-V} %{Qy:} %{!Qn:-Qy} \
+%{Qy:} %{!Qn:-Qy} \
%{mlittle} %{mlittle-endian} %{mbig} %{mbig-endian}"
#undef SUBSUBTARGET_EXTRA_SPECS
#define ASM_SPEC \
"%(asm_cpu) \
%{,assembler|,assembler-with-cpp: %{mregnames} %{mno-regnames}} \
- %{v:-v} %{Qy:} %{!Qn:-Qy} %{Ym,*} %{Yd,*} \
+ %{Qy:} %{!Qn:-Qy} %{Ym,*} %{Yd,*} \
%{mrelocatable} %{mrelocatable-lib} %{fpic:-K PIC} %{fPIC:-K PIC} -mbig"
#undef LIB_SPEC
#undef ASM_SPEC
#define ASM_SPEC "\
-%{v:-V} -s %{fpic|fPIC|fpie|fPIE:-K PIC} \
+-s %{fpic|fPIC|fpie|fPIE:-K PIC} \
%{mlittle-endian:-EL} \
%(asm_cpu) %(asm_arch) \
"
#ifdef USE_GAS
#define SVR4_ASM_SPEC \
- "%{v:-V}"
+ ""
#else
#define SVR4_ASM_SPEC \
"%{v:-V} %{Qy:} %{!Qn:-Qy} %{Ym,*} %{Yd,*}"
#undef ASM_SPEC
#define ASM_SPEC \
- "%{v} \
- %{mtext-section-literals:--text-section-literals} \
+ "%{mtext-section-literals:--text-section-literals} \
%{mno-text-section-literals:--no-text-section-literals} \
%{mtarget-align:--target-align} \
%{mno-target-align:--no-target-align} \
#undef ASM_SPEC
#define ASM_SPEC \
- "%{v} \
- %{mtext-section-literals:--text-section-literals} \
+ "%{mtext-section-literals:--text-section-literals} \
%{mno-text-section-literals:--no-text-section-literals} \
%{mtarget-align:--target-align} \
%{mno-target-align:--no-target-align} \