* config/avr/avr-protos.h (mask_one_bit_p, const_int_pow2_p): Remove
commitab3a6ef8237fa5d7c0fdb807307720f05c11f5f9
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Nov 2006 18:33:57 +0000 (7 18:33 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Nov 2006 18:33:57 +0000 (7 18:33 +0000)
treedecee8fd30879f6cd8afb7e7cd5f651a491912d9
parentb17207c0ca0fcee44d3eb7c54522e538dfa161c4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118563 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr-protos.h
gcc/config/avr/avr.c