r118563 - in /trunk/gcc: ChangeLog config/avr/a...

aesok@gcc.gnu.org aesok@gcc.gnu.org
Tue Nov 7 18:34:00 GMT 2006


Author: aesok
Date: Tue Nov  7 18:33:57 2006
New Revision: 118563

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118563
Log:
	* config/avr/avr-protos.h (mask_one_bit_p, const_int_pow2_p): Remove 
	prototype.
	* config/avr/avr.c (mask_one_bit_p, const_int_pow2_p): Remove.
	(output_movhi, ashlhi3_out, ashlsi3_out, ashrhi3_out, ashrsi3_out,
	lshrhi3_out, lshrsi3_out): Remove unnecessary code for handling value
	which start in an odd register.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr-protos.h
    trunk/gcc/config/avr/avr.c



More information about the Gcc-cvs mailing list