aarch64: Fix ordering of aarch64-cores.def
authorAlex Coplan <alex.coplan@arm.com>
Mon, 28 Sep 2020 16:58:34 +0000 (17:58 +0100)
committerAlex Coplan <alex.coplan@arm.com>
Tue, 29 Sep 2020 08:10:27 +0000 (09:10 +0100)
commitf322701e2465cac017d45a93fb336aceeee96630
tree2be8ab7ff5f400841807af84341fbf09ad7b5446
parente46858e4eeee45d35ca4a7df1996186fe884879b
aarch64: Fix ordering of aarch64-cores.def

This patch moves the entry for Neoverse N2 (an Armv8.5-A CPU) after
Saphira (an Armv8.4-A CPU) to preserve the overall ordering in the file.

Committing as obvious.

gcc/ChangeLog:

* config/aarch64/aarch64-cores.def: Move neoverse-n2 after saphira.
* config/aarch64/aarch64-tune.md: Regenerate.
gcc/config/aarch64/aarch64-cores.def
gcc/config/aarch64/aarch64-tune.md