Skip to content

Commit 25464e7

Browse files
docs: Add +wfxt and +xs to armv9.2-a
I missed that the documentation doesn't include armv8.7-a within armv9.2-a. gcc/ChangeLog: * doc/invoke.texi: Add +wfxt and +xs to armv9.2-a
1 parent c784768 commit 25464e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc/doc/invoke.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21669,7 +21669,7 @@ and the features that they enable by default:
2166921669
@item @samp{armv8.9-a} @tab Armv8.9-a @tab @samp{armv8.8-a}
2167021670
@item @samp{armv9-a} @tab Armv9-A @tab @samp{armv8.5-a}, @samp{+sve}, @samp{+sve2}
2167121671
@item @samp{armv9.1-a} @tab Armv9.1-A @tab @samp{armv9-a}, @samp{+bf16}, @samp{+i8mm}
21672-
@item @samp{armv9.2-a} @tab Armv9.2-A @tab @samp{armv9.1-a}
21672+
@item @samp{armv9.2-a} @tab Armv9.2-A @tab @samp{armv9.1-a}, @samp{+wfxt}, @samp{+xs}
2167321673
@item @samp{armv9.3-a} @tab Armv9.3-A @tab @samp{armv9.2-a}, @samp{+mops}
2167421674
@item @samp{armv9.4-a} @tab Armv9.4-A @tab @samp{armv9.3-a}
2167521675
@item @samp{armv9.5-a} @tab Armv9.4-A @tab @samp{armv9.4-a}, @samp{+faminmax}, @samp{+lut}

0 commit comments

Comments
 (0)