[04/25] Specs cleanup: -Yd,

Eric Botcazou ebotcazou@adacore.com
Fri Jan 14 09:47:00 GMT 2011


On Friday 14 January 2011 01:04:23 Joseph S. Myers wrote:
> Various specs pass -Yd, options to the assembler.  Various other
> places have a comment "The sun bundled assembler doesn't accept -Yd,
> (and neither does gas).", presumably to explain why a spec without
> %{Yd,*} is overriding another one with it.
>
> Indeed, -Yd, is not a GNU assembler option, and is not a Solaris
> assembler option on either x86 or SPARC.  So it is not relevant for
> any supported target with such specs and this patch removes all such
> specs.  OK to commit?
>
> 2011-01-13  Joseph Myers  <joseph@codesourcery.com>
>
> 	* config/bfin/bfin.h (ASM_SPEC): Remove %{Yd,*}.
> 	* config/frv/frv.h (ASM_SPEC): Likewise.
> 	* config/i386/sol2-10.h (ASM_SPEC): Likewise.
> 	* config/m68k/linux.h (ASM_SPEC): Likewise.
> 	* config/pa/pa-linux.h (ASM_SPEC): Likewise.
> 	* config/rs6000/linux64.h (ASM_SPEC32): Likewise.
> 	* config/rs6000/vxworks.h (ASM_SPEC): Likewise.
> 	* config/sol2.h (ASM_SPEC): Remove comment about -Yd,.
> 	* config/sparc/linux.h (ASM_SPEC): Likewise.
> 	* config/sparc/linux64.h (ASM_SPEC): Likewise.
> 	* config/sparc/sp-elf.h (ASM_SPEC): Likewise.
> 	* config/sparc/sysv4.h (ASM_SPEC): Remove %{Yd,*}.

OK for the SPARC bits.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list