mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead of InverseVar(MDMX).
authorJoseph Myers <joseph@codesourcery.com>
Thu, 17 Feb 2011 01:59:04 +0000 (01:59 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 17 Feb 2011 01:59:04 +0000 (01:59 +0000)
commit70be5dc7a79b86cff826e8c5a3527e4d5bc2eb1f
treea463c78f726b81cf819814405329a0e98e7f60fe
parent948ef710603fc3528706f3d9c2c8e5644d12c95f
mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead of InverseVar(MDMX).

* config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead
of InverseVar(MDMX).

From-SVN: r170237
gcc/ChangeLog
gcc/config/mips/mips.opt