i386.c (ix86_valid_target_attribute_tree): Use enum_opts_set when testing if attribut...
authorJoseph Myers <joseph@codesourcery.com>
Wed, 18 May 2011 01:10:46 +0000 (02:10 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 18 May 2011 01:10:46 +0000 (02:10 +0100)
commit26a8964cbdfa508d1874b1915f0f56ae62a34b3a
treefdafb8b2f69a9ef7ae746928267c3ecb2731233d
parent23a0e6535d5d2399c73282232a96cb1d717928c9
i386.c (ix86_valid_target_attribute_tree): Use enum_opts_set when testing if attributes have set -mfpmath=.

* config/i386/i386.c (ix86_valid_target_attribute_tree): Use
enum_opts_set when testing if attributes have set -mfpmath=.

From-SVN: r173845
gcc/ChangeLog
gcc/config/i386/i386.c