]> git.ipfire.org Git - thirdparty/gcc.git/commit
arc.h (ASM_SPEC): Remove %{v}.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 9 Dec 2010 13:30:01 +0000 (13:30 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 9 Dec 2010 13:30:01 +0000 (13:30 +0000)
commit78a142524e0eb91c5f476611aa5dbf39743db999
tree8b0af9947ab5554db5d1b545ff6699c2be692eb5
parent7aed7dfc45e81230bd4fa01c16b55c0904b49535
arc.h (ASM_SPEC): Remove %{v}.

* 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}.

From-SVN: r167636
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