This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/83087] -fcf-protection -mcet enabled unconditionally for target libs


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83087

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to igor.v.tsimbalist from comment #2)
> It's controlled by --enable-cet configuration flag.

Unfortunately it isn't. It only checksif the assembler supports CET and then
enables it.
Without an explicit --enable-cet configuration flag it should be disabled.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]