[Bug target/85485] Remove -mcet
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 24 16:48:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85485
--- Comment #5 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Tue Apr 24 16:47:24 2018
New Revision: 259611
URL: https://gcc.gnu.org/viewcvs?rev=259611&root=gcc&view=rev
Log:
Don't bootstrap GCC with -mcet
With revision 259496:
commit b1384095a7c1d06a44b70853372ebe037b2f7867
Author: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu Apr 19 15:15:04 2018 +0000
x86: Enable -fcf-protection with multi-byte NOPs
-fcf-protection no longer requires -mcet.
config/
PR target/85485
* bootstrap-cet.mk (STAGE2_CFLAGS): Remove -mcet.
(STAGE3_CFLAGS): Likewise.
gcc/
PR target/85485
* doc/install.texi: Remove -mcet from bootstrap-cet.
Modified:
trunk/config/ChangeLog
trunk/config/bootstrap-cet.mk
trunk/gcc/ChangeLog
trunk/gcc/doc/install.texi
More information about the Gcc-bugs
mailing list