diff options
author | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-04-05 17:12:46 +0100 |
---|---|---|
committer | Andrew Carlotti <andrew.carlotti@arm.com> | 2024-04-11 15:26:48 +0100 |
commit | d33ec3b78fe9f6e0234bc08669b5021f324d67b3 (patch) | |
tree | 7fbf3c0fc18a63433e807a80dcc3bffcf993aa34 /gcc/btfout.cc | |
parent | 27e34311760456683d8316532dc57db24b3f410b (diff) | |
download | gcc-d33ec3b78fe9f6e0234bc08669b5021f324d67b3.zip gcc-d33ec3b78fe9f6e0234bc08669b5021f324d67b3.tar.gz gcc-d33ec3b78fe9f6e0234bc08669b5021f324d67b3.tar.bz2 |
aarch64: Remove FMV features whose names may change
Some architecture features have been combined under a single command
line flag, but have been assigned multiple FMV feature names with the
command line flag name enabling only a subset of these features in
the FMV specification. I've proposed reallocating names in the FMV
specification to match the command line flags [1], but for GCC 14 we'll
just remove them from the FMV feature list.
[1] https://github.com/ARM-software/acle/pull/315
gcc/ChangeLog:
* config/aarch64/aarch64-option-extensions.def:
Remove "memtag", "memtag2", "ssbs", "ssbs2", "ls64", "ls64_v"
and "ls64_accdata" FMV features.
Diffstat (limited to 'gcc/btfout.cc')
0 files changed, 0 insertions, 0 deletions