]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo mip->mips. Change wording to avoid overly long line.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 3 May 2010 20:44:18 +0000 (13:44 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 3 May 2010 20:44:18 +0000 (13:44 -0700)
From-SVN: r159005

gcc/ChangeLog

index a3b1c94c4e669fd0984088fb04d26858be213402..f7fffbd9a468a6934ca3d93890192eb8c0e25d1d 100644 (file)
@@ -1,7 +1,7 @@
 2010-05-03  David Ung <davidu@mips.com>
            James E. Wilson  <wilson@codesourcery.com>
 
-       * config/mip/mips.c (mips_output_division): When GENERATE_DIVIDE_TRAPS,
+       * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
        emit the trap instruction before the divide for TUNE_74K.
 
 2010-05-03  Steven Bosscher  <steven@gcc.gnu.org>