From ea2637ebbad17a4db3173d4136dbfb2271ad77f7 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 1 May 2004 16:27:45 +0000 Subject: [PATCH] * config/cris/cris.h: Revert my "fix comment typos" patch. From-SVN: r81392 --- gcc/ChangeLog | 4 ++++ gcc/config/cris/cris.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71f2500cfce..c24bd0fbb4d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-05-01 Kazu Hirata + + * config/cris/cris.h: Revert my "fix comment typos" patch. + 2004-05-01 Richard Sandiford * config/mips/mips.h (TUNE_MACC_CHAINS): Fix comment. diff --git a/gcc/config/cris/cris.h b/gcc/config/cris/cris.h index a4a08fe3151..7b028e062e9 100644 --- a/gcc/config/cris/cris.h +++ b/gcc/config/cris/cris.h @@ -337,7 +337,7 @@ extern int target_flags; /* Whether or not to work around multiplication instruction hardware bug when generating code for models where it may be present. From the trouble report for Etrax 100 LX: "A multiply operation may cause - incorrect cache behavior under some specific circumstances. The + incorrect cache behaviour under some specific circumstances. The problem can occur if the instruction following the multiply instruction causes a cache miss, and multiply operand 1 (source operand) bits [31:27] matches the logical mapping of the mode register address -- 2.30.2