From: H.J. Lu Date: Thu, 21 Oct 2021 16:45:14 +0000 (-0700) Subject: x86: Document -fcf-protection requires i686 or newer X-Git-Tag: basepoints/gcc-13~3694 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1373066a46d8d47abd97e46a005aef3b3dbfe94a;p=thirdparty%2Fgcc.git x86: Document -fcf-protection requires i686 or newer PR target/98667 * doc/invoke.texi: Document -fcf-protection requires i686 or new. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c66a25fcd692..71992b8c5974 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -15542,7 +15542,8 @@ which functions and calls should be skipped from instrumentation (@pxref{Function Attributes}). Currently the x86 GNU/Linux target provides an implementation based -on Intel Control-flow Enforcement Technology (CET). +on Intel Control-flow Enforcement Technology (CET) which works for +i686 processor or newer. @item -fstack-protector @opindex fstack-protector