diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2022-09-29 11:32:52 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2022-09-29 11:32:52 +0100 |
commit | 00c22ba69d8e738a4789b30165ff9c925c508fc1 (patch) | |
tree | 7d152c147725d50566b7cc89141a0672002afd42 /gcc/cp/cp-objcp-common.cc | |
parent | 0f833d1900176509e16b6f5563cfe58508fef5d2 (diff) | |
download | gcc-00c22ba69d8e738a4789b30165ff9c925c508fc1.zip gcc-00c22ba69d8e738a4789b30165ff9c925c508fc1.tar.gz gcc-00c22ba69d8e738a4789b30165ff9c925c508fc1.tar.bz2 |
aarch64: Add "V" to aarch64-arches.def names
This patch completes the renaming of architecture-level related
things by adding "V" to the name of the architecture in
aarch64-arches.def. Since the "V" is predictable, we can easily
drop it when we don't need it (as when matching /proc/cpuinfo).
Having a valid C identifier is necessary for later patches.
gcc/
* config/aarch64/aarch64-arches.def: Add a leading "V" to the
ARCH_IDENT fields.
* config/aarch64/aarch64-cores.def: Update accordingly.
* common/config/aarch64/aarch64-common.cc (all_cores): Likewise.
* config/aarch64/aarch64.cc (all_cores): Likewise.
* config/aarch64/driver-aarch64.cc (aarch64_arches): Skip the
leading "V".
Diffstat (limited to 'gcc/cp/cp-objcp-common.cc')
0 files changed, 0 insertions, 0 deletions