x86/CET: Build target libraries with -mshstk
authorH.J. Lu <hjl@gcc.gnu.org>
Tue, 24 Apr 2018 16:41:01 +0000 (09:41 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 24 Apr 2018 16:41:01 +0000 (09:41 -0700)
commit8624f8685dd6538583e310db0fa4dc30e2f7d5bc
tree9e553c374dcd209755e8b3ccfe81f145e664660a
parentc61199f2df364330e673d35d3fe60e092c3388dd
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.

From-SVN: r259608
config/ChangeLog
config/cet.m4