diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2018-02-07 10:48:39 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2018-02-07 02:48:39 -0800 |
commit | 6ad05bcc3e3c5f80fac077423dd222cf850f9096 (patch) | |
tree | fb65b769279b39cfaf9eea29fe3a481f48e027b5 /gcc/tree-eh.c | |
parent | c31bc4ac378f56593caae12bba086a98d002bb64 (diff) | |
download | gcc-6ad05bcc3e3c5f80fac077423dd222cf850f9096.zip gcc-6ad05bcc3e3c5f80fac077423dd222cf850f9096.tar.gz gcc-6ad05bcc3e3c5f80fac077423dd222cf850f9096.tar.bz2 |
i386: Mask out the CF_SET bit for -fcf-protection check
Since ix86_option_override_internal sets the CF_SET bit in
flag_cf_protection and it can be called more than once via pragma,
we need to mask out the CF_SET bit when checking flag_cf_protection.
PR target/84248
* config/i386/i386.c (ix86_option_override_internal): Mask out
the CF_SET bit when checking -fcf-protection.
From-SVN: r257444
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions