diff options
author | Tamar Christina <tamar.christina@arm.com> | 2023-11-21 13:20:10 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2023-11-21 13:20:10 +0000 |
commit | e5678468e550e99944fca6bae364696714ffb445 (patch) | |
tree | 9d44f4ced668534a27aaa133ca1e8d9ca63b435b /gcc/d/expr.cc | |
parent | 4b6da8e7bdb93d9bca6291157db1c936ac56e7af (diff) | |
download | gcc-e5678468e550e99944fca6bae364696714ffb445.zip gcc-e5678468e550e99944fca6bae364696714ffb445.tar.gz gcc-e5678468e550e99944fca6bae364696714ffb445.tar.bz2 |
AArch64: Remove special handling of generic cpu.
In anticipation of adding new generic turning values this removes the hardcoding
of the "generic" CPU and instead just specifies it as a normal CPU.
No change in behavior is expected.
gcc/ChangeLog:
PR target/111370
* config/aarch64/aarch64-cores.def: Add generic.
* config/aarch64/aarch64-opts.h (enum aarch64_proc): Remove generic.
* config/aarch64/aarch64-tune.md: Regenerate
* config/aarch64/aarch64.cc (all_cores): Remove generic
* config/aarch64/aarch64.h (enum target_cpus): Remove
TARGET_CPU_generic.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions