doc: remove stray character
There's an extra '+'. gcc/ChangeLog: * doc/invoke.texi: Remove an extra char in @item sme2.
This commit is contained in:
parent
d44cae2d93
commit
c880fca6cd
1 changed files with 1 additions and 1 deletions
|
@ -21847,7 +21847,7 @@ Enable the Scalable Matrix Extension.
|
|||
Enable the FEAT_SME_I16I64 extension to SME.
|
||||
@item sme-f64f64
|
||||
Enable the FEAT_SME_F64F64 extension to SME.
|
||||
+@item sme2
|
||||
@item sme2
|
||||
Enable the Scalable Matrix Extension 2. This also enables SME instructions.
|
||||
@item lse128
|
||||
Enable the LSE128 128-bit atomic instructions extension. This also
|
||||
|
|
Loading…
Add table
Reference in a new issue