]> gcc.gnu.org Git - gcc.git/commitdiff
* config/cris/cris.h: Revert my "fix comment typos" patch.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 1 May 2004 16:27:45 +0000 (16:27 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 1 May 2004 16:27:45 +0000 (16:27 +0000)
From-SVN: r81392

gcc/ChangeLog
gcc/config/cris/cris.h

index 71f2500cfce88d717b86d462f27f28069263aad5..c24bd0fbb4dcb08f147b8e7191d76519c13c972c 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-01  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/cris/cris.h: Revert my "fix comment typos" patch.
+
 2004-05-01  Richard Sandiford  <rsandifo@redhat.com>
 
        * config/mips/mips.h (TUNE_MACC_CHAINS): Fix comment.
index a4a08fe3151081c4d83736db40386805c42dfaf2..7b028e062e91db1e2e3abf2f6cc6a0e58592237e 100644 (file)
@@ -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
This page took 0.074852 seconds and 5 git commands to generate.