summaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
authortmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-23 21:13:50 +0000
committertmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-23 21:13:50 +0000
commit341d5690a6ec6d8fdc0adf7a207bfa36eb20c1c8 (patch)
tree9329ab26fdcbc0e5974bff914b878cfca6e0702e /fixincludes
parent92a94bec7fa17adf472ea3d65d5c71d9d580550c (diff)
downloadgcc-341d5690a6ec6d8fdc0adf7a207bfa36eb20c1c8.tar.gz
PR target/57756
Replace further references to global_options in functions ix86_option_override_internal and ix86_valid_target_attribute_tree in config/i386/i386.c. PR target/57756 * config/i386/i386.c (ix86_option_override_internal): Change TARGET_SSE2 to TARGET_SSE2_P (opts->...) (ix86_valid_target_attribute_tree): Change TARGET_64BIT to TARGET_64BIT_P (opts->...) Change TARGET_SSE to TARGET_SSE_P (opts->...) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203991 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes')
0 files changed, 0 insertions, 0 deletions