From: Jim Wilson Date: Mon, 3 May 2010 20:44:18 +0000 (-0700) Subject: Fix typo mip->mips. Change wording to avoid overly long line. X-Git-Tag: releases/gcc-4.6.0~7519 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e492f63ba96ba25a74ebbfab09cb12d403c0bc1d;p=thirdparty%2Fgcc.git Fix typo mip->mips. Change wording to avoid overly long line. From-SVN: r159005 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a3b1c94c4e66..f7fffbd9a468 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2010-05-03 David Ung James E. Wilson - * 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