aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.opt
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-02-17 01:59:04 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-02-17 01:59:04 +0000
commit70be5dc7a79b86cff826e8c5a3527e4d5bc2eb1f (patch)
treea463c78f726b81cf819814405329a0e98e7f60fe /gcc/config/mips/mips.opt
parent948ef710603fc3528706f3d9c2c8e5644d12c95f (diff)
downloadgcc-70be5dc7a79b86cff826e8c5a3527e4d5bc2eb1f.zip
gcc-70be5dc7a79b86cff826e8c5a3527e4d5bc2eb1f.tar.gz
gcc-70be5dc7a79b86cff826e8c5a3527e4d5bc2eb1f.tar.bz2
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
Diffstat (limited to 'gcc/config/mips/mips.opt')
-rw-r--r--gcc/config/mips/mips.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt
index 34ff984..20b0b6c 100644
--- a/gcc/config/mips/mips.opt
+++ b/gcc/config/mips/mips.opt
@@ -239,7 +239,7 @@ Target RejectNegative
Do not use a cache-flushing function before calling stack trampolines
mno-mdmx
-Target Report RejectNegative InverseVar(MDMX)
+Target Report RejectNegative Var(TARGET_MDMX, 0)
Do not use MDMX instructions
mno-mips16