aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2018-02-07 10:48:39 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2018-02-07 02:48:39 -0800
commit6ad05bcc3e3c5f80fac077423dd222cf850f9096 (patch)
treefb65b769279b39cfaf9eea29fe3a481f48e027b5 /gcc/tree-eh.c
parentc31bc4ac378f56593caae12bba086a98d002bb64 (diff)
downloadgcc-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