gcc/ChangeLog
        PR other/122243
        * doc/invoke.texi (FR30 Options): Add @opindex for -mno-small-model.
---
 gcc/doc/invoke.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 5f1fabc8b0e..4333700df4a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -27535,6 +27535,7 @@ These options are defined specifically for the FR30 
port.
 @table @gcctabopt
 
 @opindex msmall-model
+@opindex mno-small-model
 @item -msmall-model
 Use the small address space model.  This can produce smaller code, but
 it does assume that all symbolic values and addresses fit into a
-- 
2.39.5

Reply via email to