diff options
author | Richard Henderson <rth@cygnus.com> | 1999-09-09 16:45:55 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-09-09 16:45:55 -0700 |
commit | 5a6ee81974328545e6e0c48f979450517b69e296 (patch) | |
tree | a91df0a5e5f8dfb102f302ecc6ee44e98d7783e5 /gcc/c-decl.c | |
parent | a7e4cfa0173956cb8d8f69c9c120cc97c847dce1 (diff) | |
download | gcc-5a6ee81974328545e6e0c48f979450517b69e296.zip gcc-5a6ee81974328545e6e0c48f979450517b69e296.tar.gz gcc-5a6ee81974328545e6e0c48f979450517b69e296.tar.bz2 |
i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.
* i386.c (override_options): Remove ppro, pentium2, and p2 as aliases.
Default ix86_arch to PROCESSOR_I386.
* i386.h (CC1_CPU_SPEC): Don't add -march=foo. Remove -mno-foo.
(CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): Delete.
(CPP_CPU_DEFAULT_SPEC): Define to __tune_foo__.
(CC1_CPU_SPEC): Make -march=foo define __foo__, and provide
__tune_foo__ if no -mcpu. Make -mcpu=bar define __tune_bar__.
(EXTRA_SPECS): Remove deleted specs.
From-SVN: r29250
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions