x86/CET: Build target libraries with -mshstk
commitb5359ebd7ffd861ea89e70485f7251d7984a8786
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Apr 2018 16:41:01 +0000 (24 16:41 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Apr 2018 16:41:01 +0000 (24 16:41 +0000)
tree9e553c374dcd209755e8b3ccfe81f145e664660a
parente5bed942c76a51255a5545df84daeb612d8fda28
x86/CET: Build target libraries with -mshstk

With revision 259522:

commit d59cfa9a4064339cf2bd2da828c4c133f13e57f0
Author: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Fri Apr 20 13:30:13 2018 +0000

    Define __CET__ for -fcf-protection and remove -mibt

-mcet becomes an alias for -mshstk.

PR target/85485
* cet.m4 (GCC_CET_FLAGS): Replace -mcet with -mshstk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259608 138bc75d-0d04-0410-961f-82ee72b054a4
config/ChangeLog
config/cet.m4