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]

Re: avr port: shifts optimization


On Fri, 5 May 2000, Denis Chertykov wrote:
>  Fri May  5 07:43:50 2000  Denis Chertykov  <denisc@overta.ru>
> 
> 	* config/avr/avr.c (out_shift_with_cnt): Genetare a more optimal
> 	shift cycle for unknown shift count. Also generates dec + brpl.

This is nitpicking, of course, but "more optimal" is not possible. :-)

"optimal" is Latin and means "best" (i.e., it is already superlativ),
so "more optimal" would mean "better than best".

I suggest to use "Generate a better shift cycle..." in the ChangeLog.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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