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)
* 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

index c66c0a0..a7fb587 100644 (file)
@@ -1,5 +1,10 @@
 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
 
+       * config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead
+       of InverseVar(MDMX).
+
+2011-02-16  Joseph Myers  <joseph@codesourcery.com>
+
        * config/sh/embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of
        --m4-340.
 
index 34ff984..20b0b6c 100644 (file)
@@ -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