This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [02/25] Specs cleanup: assembler -v/-V (SPARC)


> In <http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00195.html> I removed
> various %{v} and %{v:-V} assembler specs that would only be used with
> the GNU assembler.  This patch removes some more such specs; none of
> these end up being used on Solaris, the only SPARC target that may use
> a non-GNU assembler.  OK to commit?
>
> 2011-01-13  Joseph Myers  <joseph@codesourcery.com>
>
> 	* config/sparc/sp-elf.h (ASM_SPEC): Remove %{v:-V}.
> 	* config/sparc/sp64-elf.h (ASM_SPEC): Likewise.
> 	* config/sparc/sysv4.h (ASM_SPEC): Likewise.

I'd leave it in config/sparc/sysv4.h for the mythical SPARC/svr4 assembler.

OK for 4.6 with this change.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]