diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-03-28 12:25:53 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2011-03-28 12:25:53 +0100 |
commit | aa53e58b920d4fe4bbdb26e227401ad827c52a57 (patch) | |
tree | fd5b940125b26255191d47ea74416e97b003bae2 /gcc/tree-inline.c | |
parent | 8c6d158ae268f4d347c0a3863ca497d5e4f275b4 (diff) | |
download | gcc-aa53e58b920d4fe4bbdb26e227401ad827c52a57.zip gcc-aa53e58b920d4fe4bbdb26e227401ad827c52a57.tar.gz gcc-aa53e58b920d4fe4bbdb26e227401ad827c52a57.tar.bz2 |
sparc-opts.h: New.
* config/sparc/sparc-opts.h: New.
* config/sparc/sparc.c (sparc_handle_option, sparc_select,
sparc_cpu, fpu_option_set, TARGET_HANDLE_OPTION): Remove.
(sparc_option_override): Store processor_type enumeration rather
than string in cpu_default. Remove name and enumeration from
cpu_table. Directly default -mcpu then default -mtune from -mcpu
without using sparc_select. Use target_flags_explicit instead of
fpu_option_set.
* config/sparc/sparc.h (enum processor_type): Move to
sparc-opts.h.
(sparc_cpu, struct sparc_cpu_select, sparc_select): Remove.
* config/sparc/sparc.opt (config/sparc/sparc-opts.h): New
HeaderInclude entry.
(mcpu=, mtune=): Use Var and Enum.
(sparc_processor_type): New Enum and EnumValue entries.
From-SVN: r171601
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions