* config/arc/arc.h (ASM_SPEC): Remove %{v}.
commit570d39ec8d05a7cdbe319e356ebc52dbcd0055f7
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 2010 13:30:01 +0000 (9 13:30 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 2010 13:30:01 +0000 (9 13:30 +0000)
tree8b0af9947ab5554db5d1b545ff6699c2be692eb5
parent66dc226144038bbb3458127554401bfbd2eec8ff
* 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}.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167636 138bc75d-0d04-0410-961f-82ee72b054a4
26 files changed:
gcc/ChangeLog
gcc/config/arc/arc.h
gcc/config/bfin/bfin.h
gcc/config/cris/cris.h
gcc/config/fr30/fr30.h
gcc/config/frv/frv.h
gcc/config/i386/linux.h
gcc/config/i386/linux64.h
gcc/config/i386/mingw-w64.h
gcc/config/i386/sol2-10.h
gcc/config/i386/vxworks.h
gcc/config/i386/x86-64.h
gcc/config/lm32/lm32.h
gcc/config/m32r/m32r.h
gcc/config/m68k/linux.h
gcc/config/microblaze/microblaze.h
gcc/config/mips/mips.h
gcc/config/mips/vxworks.h
gcc/config/pa/pa-linux.h
gcc/config/rs6000/freebsd.h
gcc/config/rs6000/linux64.h
gcc/config/rs6000/vxworks.h
gcc/config/sparc/openbsd64.h
gcc/config/svr4.h
gcc/config/xtensa/elf.h
gcc/config/xtensa/linux.h