diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2016-11-10 10:38:03 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2016-11-10 10:38:03 +0000 |
commit | b854516cc1943199ce15a23df340a7d2d7196a56 (patch) | |
tree | cc2cec46d932ef47b07a8e372167e3461b0cc0c4 /gcc/fortran/trans-openmp.c | |
parent | 35d2bec0454ef630dd3c2258c34b2b05a21995a5 (diff) | |
download | gcc-b854516cc1943199ce15a23df340a7d2d7196a56.zip gcc-b854516cc1943199ce15a23df340a7d2d7196a56.tar.gz gcc-b854516cc1943199ce15a23df340a7d2d7196a56.tar.bz2 |
[ARM] Remove duplicated enum type for CPU identifiers
* arm.h (target_cpus): Delete.
* arm-opts.h (enum processor_type): Prefix entires with TARGET_CPU_.
* arm.c (all_cores): Prefix IDENT with TARGET_CPU_.
(all_architectures): Likewise.
(arm_option_override): Adjust use of CPU enums.
(arm_sched_reorder): Likewise.
* vfp.md (movdi_vfp, movdi_vfp_cortexa8): Likewise.
* arm.opt (mcpu, mtune): Adjust use of CPU enums.
* arm/genopt.sh (processor_type): Prefix enumeration entries with
TARGET_CPU_.
* arm-tables.opt: Regenerated.
From-SVN: r242034
Diffstat (limited to 'gcc/fortran/trans-openmp.c')
0 files changed, 0 insertions, 0 deletions