diff options
author | Martin Liska <mliska@suse.cz> | 2022-11-13 21:53:34 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-11-14 09:35:02 +0100 |
commit | f9e277d056cad436e96e414190cdbbe23dba0651 (patch) | |
tree | 0ef8c94febefe425f5c28267e6cd79c9f3cff5ab | |
parent | dabb1db5afc720565c50de39f4b21f69962da7fc (diff) | |
download | gcc-f9e277d056cad436e96e414190cdbbe23dba0651.zip gcc-f9e277d056cad436e96e414190cdbbe23dba0651.tar.gz gcc-f9e277d056cad436e96e414190cdbbe23dba0651.tar.bz2 |
Partially revert cd9eedb8ac2e904880da8d1e3c87a3557c38a04f
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 | 3 |
1 files changed, 1 insertions, 2 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 2e1bd6d..c2b23a6 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 @@ -258,8 +258,7 @@ These options are defined for AArch64 implementations: :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-x2`, - :samp:`cortex-a510`, :samp:`cortex-a710`, :samp:`cortex-a715`, :samp:`ampere1`, - :samp:`native`. + :samp:`cortex-a510`, :samp:`cortex-a710`, :samp:`ampere1`, :samp:`native`. The values :samp:`cortex-a57.cortex-a53`, :samp:`cortex-a72.cortex-a53`, :samp:`cortex-a73.cortex-a35`, :samp:`cortex-a73.cortex-a53`, |