docs: double mention of armv9-a.
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. gcc/ChangeLog: * doc/invoke.texi: Remove duplicate armv9-a mention.
This commit is contained in:
parent
e9e4777ca2
commit
240be78237
1 changed files with 0 additions and 1 deletions
|
@ -23025,7 +23025,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
|
||||
|
|
Loading…
Add table
Reference in a new issue