Hi All, The list of available architecture for Arm is incorrectly listing armv9-a twice. This removes the duplicate armv9-a enumeration from the part of the list having M-profile targets.
committed under the obvious rule. Thanks, Tamar gcc/ChangeLog: * doc/invoke.texi: Remove duplicate armv9-a mention. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 32b772d2a8a1bd40b0e3395622515a164c6e9d7e..283f82195f770ff24c1e7a47226f3f1b0193576e 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -23032,7 +23032,6 @@ Permissible names are: @samp{armv7-m}, @samp{armv7e-m}, @samp{armv8-m.base}, @samp{armv8-m.main}, @samp{armv8.1-m.main}, -@samp{armv9-a}, @samp{iwmmxt} and @samp{iwmmxt2}. Additionally, the following architectures, which lack support for the --
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 32b772d2a8a1bd40b0e3395622515a164c6e9d7e..283f82195f770ff24c1e7a47226f3f1b0193576e 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -23032,7 +23032,6 @@ Permissible names are: @samp{armv7-m}, @samp{armv7e-m}, @samp{armv8-m.base}, @samp{armv8-m.main}, @samp{armv8.1-m.main}, -@samp{armv9-a}, @samp{iwmmxt} and @samp{iwmmxt2}. Additionally, the following architectures, which lack support for the