]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
x86: Document -fcf-protection requires i686 or newer
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 21 Oct 2021 16:45:14 +0000 (09:45 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 21 Oct 2021 19:09:25 +0000 (12:09 -0700)
PR target/98667
* doc/invoke.texi: Document -fcf-protection requires i686 or
new.

gcc/doc/invoke.texi

index c66a25fcd692e67196394fd4535771c8af19f96c..71992b8c59749f5508a3c6a1b1792910652eac57 100644 (file)
@@ -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