]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: update Ampere-1 core definition
authorPhilipp Tomsich <philipp.tomsich@vrull.eu>
Sun, 7 Aug 2022 22:30:52 +0000 (00:30 +0200)
committerPhilipp Tomsich <philipp.tomsich@vrull.eu>
Thu, 6 Oct 2022 10:39:05 +0000 (12:39 +0200)
commitdb2f5d661239737157cf131de7d4df1c17d8d88d
tree64cb6921dadca1a9573570c6617ab9a9e1aa215a
parentb1cfbccc41de6aec950c0f662e7e85ab34bfff8a
aarch64: update Ampere-1 core definition

This brings the extensions detected by -mcpu=native on Ampere-1 systems
in sync with the defaults generated for -mcpu=ampere1.

Note that some early kernel versions on Ampere1 may misreport the
presence of PAUTH and PREDRES (i.e., -mcpu=native will add 'nopauth'
and 'nopredres').

gcc/ChangeLog:

* config/aarch64/aarch64-cores.def (AARCH64_CORE): Update
Ampere-1 core entry.

Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
gcc/config/aarch64/aarch64-cores.def