aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a3b1c94..f7fffbd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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>