OSDN Git Service

* config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Feb 2011 01:59:04 +0000 (01:59 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Feb 2011 01:59:04 +0000 (01:59 +0000)
of InverseVar(MDMX).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170237 138bc75d-0d04-0410-961f-82ee72b054a4

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