]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/sparc/sparc.h
linux.h (CC1_SPEC): Don't handle old equivalents of -mcpu options.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 14 Jan 2011 21:01:18 +0000 (21:01 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 14 Jan 2011 21:01:18 +0000 (21:01 +0000)
commit3a7b43856982c3d8fff95929c176f9b3d6873795
treeedaba2f6590b0f2f771d60c778bc5c4bccb90014
parenta7b778f8a6c2af8979ac6a3a714262769069f8e3
linux.h (CC1_SPEC): Don't handle old equivalents of -mcpu options.

* config/sparc/linux.h (CC1_SPEC): Don't handle old equivalents of
-mcpu options.
* config/sparc/linux64.h (CC1_SPEC): Likewise.
* config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
* config/sparc/sol2-bi.h (CPP_CPU_SPEC, CC1_SPEC): Likewise.
* config/sparc/sparc.h (CPP_CPU_SPEC, CC1_SPEC, ASM_CPU_SPEC):
Likewise.
* config/sparc/t-elf (MULTILIB_MATCHES): Don't handle -mv8.

From-SVN: r168819
gcc/ChangeLog
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/netbsd-elf.h
gcc/config/sparc/sol2-bi.h
gcc/config/sparc/sparc.h
gcc/config/sparc/t-elf