]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc/doc/gm2.texi sub range.
authorGaius Mulley <gaiusmod2@gmail.com>
Sun, 11 Dec 2022 11:31:18 +0000 (11:31 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Sun, 11 Dec 2022 11:31:18 +0000 (11:31 +0000)
The data type subrange should not be split into two words.

gcc/ChangeLog:

* doc/gm2.texi: Revert (sub range) back to subrange.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/doc/gm2.texi

index 576e9e994bc29d0197d05271f51da1fb7c5ab309..aa02a772eb16755a5be60de9a15e0c37e800d755 100644 (file)
@@ -474,7 +474,7 @@ created all pointers declared within this scope will have their
 addresses assigned to NIL.
 
 @item -fbounds
-turns on run time sub range, array index and indirection via @code{NIL}
+turns on run time subrange, array index and indirection via @code{NIL}
 pointer checking.
 
 @item -fcase