OSDN Git Service

Fix typo mip->mips. Change wording to avoid overly long line.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 May 2010 20:44:18 +0000 (20:44 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 04:58:12 +0000 (13:58 +0900)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159005 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index a3b1c94..f7fffbd 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>