From: Martin Liska Date: Fri, 17 Dec 2021 13:56:52 +0000 (+0100) Subject: docs: fix option name reference X-Git-Tag: upstream/12.2.0~2657 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7dca2ad64910ba4aeae8e1f373f4d4796702b42b;p=platform%2Fupstream%2Fgcc.git docs: fix option name reference gcc/ChangeLog: * doc/invoke.texi: Rename to -fstack-protector. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 8f69e53..de552b5 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -14184,7 +14184,7 @@ value of a shared integer constant. @item ssp-buffer-size The minimum size of buffers (i.e.@: arrays) that receive stack smashing -protection when @option{-fstack-protection} is used. +protection when @option{-fstack-protector} is used. @item min-size-for-stack-sharing The minimum size of variables taking part in stack slot sharing when not