gcc/ChangeLog
PR other/122243
* doc/invoke.texi (M32C Options): Add missing @opindex for negative
form.
---
gcc/doc/invoke.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 5fff5c022c4..3c9d004790f 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -29071,6 +29071,7 @@ Select the CPU for which code is generated. @var{name}
may be one of
the M32C/80 series.
@opindex msim
+@opindex mno-sim
@item -msim
Specifies that the program will be run on the simulator. This causes
an alternate runtime library to be linked in which supports, for
--
2.39.5