diff options
author | Claudio Bantaloukas <claudio.bantaloukas@arm.com> | 2024-12-03 10:53:53 +0000 |
---|---|---|
committer | Claudio Bantaloukas <claudio.bantaloukas@arm.com> | 2024-12-03 10:53:53 +0000 |
commit | d777d66cc168a5019dad8e60b075c82b6207f199 (patch) | |
tree | 2c6137659f66b3e7d6582899d3c7195d5b95caab /libstdc++-v3/include/std/numeric | |
parent | d1318ebb7d1fb474a3b096406bda759187c56610 (diff) | |
download | gcc-d777d66cc168a5019dad8e60b075c82b6207f199.zip gcc-d777d66cc168a5019dad8e60b075c82b6207f199.tar.gz gcc-d777d66cc168a5019dad8e60b075c82b6207f199.tar.bz2 |
aarch64: Fix fp8 cpuinfo feature names
The previous version of the patch was based on the mistaken assumption that
features in /proc/cpuinfo had matching names to the feature names that gcc and
gas accept.
This patch enables the fp8 feature when the f8cvt feature is enabled, under the
assumption that fpmr is always enabled when f8cvt is.
Changelog:
gcc/
* config/aarch64/aarch64-option-extensions.def: (fp8): fix FEATURE_STRING.
(fp8fma, ssve-fp8fma): Likewise.
(fp8dot4, ssve-fp8dot4, fp8dot2, ssve-fp8dot2): Likewise.
Diffstat (limited to 'libstdc++-v3/include/std/numeric')
0 files changed, 0 insertions, 0 deletions