• nickc's avatar
    * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march · a454f6a0
    nickc authored
        switches straight on to the assembler, do not abbreviate them.
        * config/arm/elf.h (ASM_SPEC): As above.
        * config/arm/semi.h (ASM_SPEC): As above.
        * config/arm/unknown-elf-oabi.h (ASM_SPEC): As above.
        * config/arm/xscale-coff.h (SUBTARGET_ASM_SPEC): Pass
        -mcpu=xscale on to the assembler by default.
        * config/arm/xscale-elf.h (SUBTARGET_ASM_SPEC): As above.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53667 138bc75d-0d04-0410-961f-82ee72b054a4
    a454f6a0
elf.h 6.23 KB