From: Sam James Date: Tue, 11 Nov 2025 04:52:48 +0000 (+0000) Subject: doc: grammar fix for -ffunction-cse X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cbde5d13a4332ef3b31b03c4fcd1f7c2345ee8;p=thirdparty%2Fgcc.git doc: grammar fix for -ffunction-cse gcc/ChangeLog: * doc/invoke.texi (-ffunction-cse): Add missing full stop. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 6751ff53381..bebe20c5e0b 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -13897,7 +13897,7 @@ This option results in less efficient code, but some strange hacks that alter the assembler output may be confused by the optimizations performed when this option is not used. -The default is @option{-ffunction-cse} +The default is @option{-ffunction-cse}. @opindex ffuse-ops-with-volatile-access @opindex fno-fuse-ops-with-volatile-access