Only -fcf-protection is needed to enable Intel CET. OK to check in?
H.J. --- Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v retrieving revision 1.82 diff -u -p -r1.82 changes.html --- changes.html 17 May 2018 06:31:53 -0000 1.82 +++ changes.html 25 May 2018 10:46:44 -0000 @@ -1138,10 +1138,7 @@ is now easier-to-read.</p> extensions.</li> <li> GCC now supports the Intel Control-flow Enforcement Technology - (CET) extension through <code>-mibt</code>, <code>-mshstk</code>, - <code>-mcet</code> options. One of these options has to accompany the - <code>-fcf-protection</code> option to enable code instrumentation for - control-flow protection. + (CET) extension through <code>-fcf-protection</code>option. </li> </ul>