-mcet was removed by
commit 231baae28ef7ff784683fa5a80df119da2b9a99b
Author: H.J. Lu <[email protected]>
Date: Tue Apr 24 16:56:04 2018 +0000
x86/CET: Remove the -mcet command-lint option
PR target/98162
* doc/extend.texi: Remove -mcet.
---
gcc/doc/extend.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 93529aa0b5a..fd282aa0157 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -24210,7 +24210,7 @@ void __builtin_ia32_wrpkru (unsigned int)
unsigned int __builtin_ia32_rdpkru ()
@end smallexample
-The following built-in functions are available when @option{-mcet} or
+The following built-in functions are available when
@option{-mshstk} option is used. They support shadow stack
machine instructions from Intel Control-flow Enforcement Technology (CET).
Each built-in function generates the machine instruction that is part
--
2.28.0