diff options
author | Sriraman Tallam <tmsriram@google.com> | 2013-10-23 21:13:50 +0000 |
---|---|---|
committer | Sriraman Tallam <tmsriram@gcc.gnu.org> | 2013-10-23 21:13:50 +0000 |
commit | 33e7f993d1c0be878a778b227d744d3b389c66d0 (patch) | |
tree | 9329ab26fdcbc0e5974bff914b878cfca6e0702e /gcc/xcoff.h | |
parent | e2fbf4c53d5ebe7638695797671dcef927cd73d7 (diff) | |
download | gcc-33e7f993d1c0be878a778b227d744d3b389c66d0.zip gcc-33e7f993d1c0be878a778b227d744d3b389c66d0.tar.gz gcc-33e7f993d1c0be878a778b227d744d3b389c66d0.tar.bz2 |
re PR target/57756 (Function target attribute is retaining state of previously seen function)
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->...)
From-SVN: r203991
Diffstat (limited to 'gcc/xcoff.h')
0 files changed, 0 insertions, 0 deletions