https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85417
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.0 Summary|Extra test failures with |-fcf-protection should |-fcf-protection -mcet |provide CET protection on | |x86 --- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> --- I am working to enable CET on Linux with a single binary. -fcf-protection should provide CET protection on x86 by default. We can add a command-line option if we want a different implementation.