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


>>>>> Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

 > 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 disagree.  In common English usage, "more optimal" just means "closer to
optimal".  People also say "more ideal" and "more perfect" (in the
U.S. Constitution, no less).

Jason

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