linux.h (ASM_SPEC): Pass -v as -v, not -V.
authorIan Lance Taylor <iant@google.com>
Wed, 1 Dec 2010 00:35:35 +0000 (00:35 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 1 Dec 2010 00:35:35 +0000 (00:35 +0000)
commit3b14df1dbd07e302aa5fa5251af9fc08e6e57fac
tree7aecd61f6b05d8a51fd8efb0ff633d7cede21f66
parentbf07274e718858ae1d44e30b44da631b7b99a207
linux.h (ASM_SPEC): Pass -v as -v, not -V.

* config/i386/linux.h (ASM_SPEC): Pass -v as -v, not -V.  Remove
all of %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*}.
* config/i386/linux64.h (ASM_SPEC): Likewise.
* config/i386/mingw-w64.h (ASM_SPEC): Likewise.
* config/i386/sol2-10.h (ASM_SPEC) [USE_GAS]: Likewise.
* config/i386/vxworks.h (ASM_SPEC): Likewise.
* config/i386/x86-64.h (ASM_SPEC): Likewise.
* config/i386/sol2.h (ASM_SPEC): Remove %{Wa,*:%*}.
* config/i386/sol2-10.h (ASM_SPEC) [!USE_GAS]: Likewise.

From-SVN: r167323
gcc/ChangeLog
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/sol2.h
gcc/config/i386/vxworks.h
gcc/config/i386/x86-64.h