[committed] doc: Add missing comma after octeontx2f95mm
Richard Sandiford
richard.sandiford@arm.com
Mon Aug 3 13:27:57 GMT 2020
Applied to trunk and GCC 10 (which was the first release to support
octeontx2f95mm).
Richard
gcc/
* doc/invoke.texi: Add missing comma after octeontx2f95mm entry.
---
gcc/doc/invoke.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index afe09a93b1d..eb73f306051 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -17353,7 +17353,7 @@ performance of the code. Permissible values for this option are:
@samp{octeontx81}, @samp{octeontx83},
@samp{octeontx2}, @samp{octeontx2t98}, @samp{octeontx2t96}
@samp{octeontx2t93}, @samp{octeontx2f95}, @samp{octeontx2f95n},
-@samp{octeontx2f95mm}
+@samp{octeontx2f95mm},
@samp{a64fx},
@samp{thunderx}, @samp{thunderxt88},
@samp{thunderxt88p1}, @samp{thunderxt81}, @samp{tsv110},
--
2.17.1
More information about the Gcc-patches
mailing list