diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2022-09-29 11:32:56 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2022-09-29 11:32:56 +0100 |
commit | fed55a60e5b230bc159617f26e33611073c672fd (patch) | |
tree | 971f8928b127f7a8768d3951f9a4811d7724db0f /gcc/cp/cp-objcp-common.cc | |
parent | 60dee638c8a7ae59c033868de7e7638c88b38ed2 (diff) | |
download | gcc-fed55a60e5b230bc159617f26e33611073c672fd.zip gcc-fed55a60e5b230bc159617f26e33611073c672fd.tar.gz gcc-fed55a60e5b230bc159617f26e33611073c672fd.tar.bz2 |
aarch64: Make more use of aarch64_feature_flags
A previous patch added a aarch64_feature_flags typedef, to abstract
the representation of the feature flags. This patch makes existing
code use the typedef too. Hope I've caught them all!
gcc/
* common/config/aarch64/aarch64-common.cc: Use aarch64_feature_flags
for feature flags throughout.
* config/aarch64/aarch64-protos.h: Likewise.
* config/aarch64/aarch64-sve-builtins.h: Likewise.
* config/aarch64/aarch64-sve-builtins.cc: Likewise.
* config/aarch64/aarch64.cc: Likewise.
* config/aarch64/aarch64.opt: Likewise.
* config/aarch64/driver-aarch64.cc: Likewise.
Diffstat (limited to 'gcc/cp/cp-objcp-common.cc')
0 files changed, 0 insertions, 0 deletions