This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] config/*: Fix comment typos and follow spelling conventions.


On Sat, 18 Sep 2004, Kazu Hirata wrote:
> Hi,
>
> Committed as obvious.
>
> Kazu Hirata
>
> 2004-09-18  Kazu Hirata  <kazu@cs.umass.edu>

> Index: config/cris/cris.h
> ===================================================================
> RCS file: /cvs/gcc/gcc/gcc/config/cris/cris.h,v
> retrieving revision 1.77
> diff -u -r1.77 cris.h
> --- config/cris/cris.h	3 Sep 2004 19:24:41 -0000	1.77
> +++ config/cris/cris.h	18 Sep 2004 18:51:31 -0000
> @@ -336,7 +336,7 @@
>  /* 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 behaviour under some specific circumstances. The
> +   incorrect cache behavior 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

Heh, you're changing BE to AE in the same quote (maybe even the
same word) as last time.  Again, please avoid changing spelling
convention in verbatim quotes.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]