* config/mips/mips.opt (msmartmips): Accept -mno-smartmips.
authorChao-ying Fu <fu@mips.com>
Wed, 22 Oct 2008 21:33:08 +0000 (21:33 +0000)
committerChao-ying Fu <chaoyingfu@gcc.gnu.org>
Wed, 22 Oct 2008 21:33:08 +0000 (21:33 +0000)
From-SVN: r141309

gcc/ChangeLog
gcc/config/mips/mips.opt

index 7dd092c..9981edc 100644 (file)
@@ -1,3 +1,7 @@
+2008-10-22  Chao-ying Fu  <fu@mips.com>
+
+       * config/mips/mips.opt (msmartmips): Accept -mno-smartmips.
+
 2008-10-22  Bernd Schmidt  <bernd.schmidt@analog.com>
 
        From Mike Frysinger  <michael.frysinger@analog.com>
index 56c99ac..f192f0b 100644 (file)
@@ -249,7 +249,7 @@ Target Report RejectNegative Mask(SINGLE_FLOAT)
 Restrict the use of hardware floating-point instructions to 32-bit operations
 
 msmartmips
-Target Report RejectNegative Mask(SMARTMIPS)
+Target Report Mask(SMARTMIPS)
 Use SmartMIPS instructions
 
 msoft-float