From: Joseph Myers Date: Thu, 17 Feb 2011 01:59:04 +0000 (+0000) Subject: mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead of InverseVar(MDMX). X-Git-Tag: upstream/12.2.0~86349 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70be5dc7a79b86cff826e8c5a3527e4d5bc2eb1f;p=platform%2Fupstream%2Fgcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c66c0a0..a7fb587 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2011-02-16 Joseph Myers + * config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead + of InverseVar(MDMX). + +2011-02-16 Joseph Myers + * config/sh/embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of --m4-340. 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