From: Gaius Mulley Date: Sun, 11 Dec 2022 11:31:18 +0000 (+0000) Subject: gcc/doc/gm2.texi sub range. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7e0571835d88fec8e861771e94bcc893be536b;p=thirdparty%2Fgcc.git gcc/doc/gm2.texi sub range. 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 --- diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 576e9e994bc2..aa02a772eb16 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -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