aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2008-06-11 17:03:18 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2008-06-11 17:03:18 +0100
commit8981c15b8cbb3a7e129c7bcf85823eff3db9c6a7 (patch)
tree3f6d45862d032d393c9e2a942837e242074b217d /gcc/c-common.c
parent056c8faea0671ac8b20504f688e2459386dc18c3 (diff)
downloadgcc-8981c15b8cbb3a7e129c7bcf85823eff3db9c6a7.zip
gcc-8981c15b8cbb3a7e129c7bcf85823eff3db9c6a7.tar.gz
gcc-8981c15b8cbb3a7e129c7bcf85823eff3db9c6a7.tar.bz2
config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64.
* config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64. (i[34567]86-*-* | x86_64-*-*): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64 to supported_defaults. Allow values not supporting 64-bit mode for arch_32, cpu_32 and tune_32 for x86_64. Do not override cpu_32 or cpu_64 values from target name. (i[34567]86-*-linux*, i[34567]86-*-solaris2.1[0-9]*): Only default with_cpu_64 to generic for 64-bit-supporting configurations, not with_cpu. Remove FIXMEs. * doc/install.texi (--with-cpu-32, --with-cpu-64, --with-arch-32, --with-arch-64, --with-tune-32, --with-tune-64): Document. * config/i386/i386.h (OPT_ARCH32, OPT_ARCH64): Define. (OPTION_DEFAULT_SPECS): Add tune_32, tune_64, cpu_32, cpu_64, arch_32 and arch_64. From-SVN: r136674
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions