diff options
author | Martin Liska <mliska@suse.cz> | 2022-11-13 21:53:09 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-11-14 09:35:02 +0100 |
commit | dabb1db5afc720565c50de39f4b21f69962da7fc (patch) | |
tree | 076972bbceba8847f5a79c038e4a72f8115c3175 | |
parent | d33b561eb6842a269125a5f14ca0192e783b96cf (diff) | |
download | gcc-dabb1db5afc720565c50de39f4b21f69962da7fc.zip gcc-dabb1db5afc720565c50de39f4b21f69962da7fc.tar.gz gcc-dabb1db5afc720565c50de39f4b21f69962da7fc.tar.bz2 |
Partially revert ca1db2725a3232b2e15eaa1bd7fbe33927843476
gcc/ChangeLog:
* doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst: Revert.
-rw-r--r-- | gcc/doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst b/gcc/doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst index d97515d..2e1bd6d 100644 --- a/gcc/doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst +++ b/gcc/doc/gcc/gcc-command-options/machine-dependent-options/aarch64-options.rst @@ -257,7 +257,7 @@ These options are defined for AArch64 implementations: :samp:`cortex-a57.cortex-a53`, :samp:`cortex-a72.cortex-a53`, :samp:`cortex-a73.cortex-a35`, :samp:`cortex-a73.cortex-a53`, :samp:`cortex-a75.cortex-a55`, :samp:`cortex-a76.cortex-a55`, - :samp:`cortex-r82`, :samp:`cortex-x1`, :samp:`cortex-x1c`, :samp:`cortex-x2`, + :samp:`cortex-r82`, :samp:`cortex-x1`, :samp:`cortex-x2`, :samp:`cortex-a510`, :samp:`cortex-a710`, :samp:`cortex-a715`, :samp:`ampere1`, :samp:`native`. |