Fix obvious typo.
authorPhilipp Thomas <pth@suse.de>
Tue, 4 Jan 2011 16:59:42 +0000 (16:59 +0000)
committerPhilipp Thomas <pthomas@gcc.gnu.org>
Tue, 4 Jan 2011 16:59:42 +0000 (16:59 +0000)
From-SVN: r168471

gcc/ChangeLog
gcc/config/microblaze/microblaze.opt

index d3162be53c2adbf678b47063069515b3ec97d8f9..2340cf31ef28d739d2c467244135f4ef1424d0f7 100644 (file)
@@ -1,3 +1,8 @@
+2011-01-04  Philipp Thomas <pth@suse.de>
+
+       * config/microblaze/microbalse.opt (mxl-float-convert): Fix
+       obvious typo.
+
 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        * function.c (thread_prologue_and_epilogue_insns): Do not crash
index 45b2b170bc943e544f3cba58009cdbe54b764f64..573809996268262326f0450d44f99093d25c55a3 100644 (file)
@@ -74,7 +74,7 @@ Use multiply high instructions for high part of 32x32 multiply
 
 mxl-float-convert
 Target Mask(FLOAT_CONVERT)
-Use hardware floating point converstion instructions
+Use hardware floating point conversion instructions
 
 mxl-float-sqrt
 Target Mask(FLOAT_SQRT)