avr-protos.h (byte_immediate_operand): Remove Prototype.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 25 Aug 2011 13:51:38 +0000 (13:51 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 25 Aug 2011 13:51:38 +0000 (13:51 +0000)
commitc331eabed629d872f9e5d8e1295905ec0aabde63
tree1876011b8f9827a9b9261c74efd0c506c38622bb
parent61af7eb4d1466f5cf325b3e041386050a45709c9
avr-protos.h (byte_immediate_operand): Remove Prototype.

* config/avr-protos.h (byte_immediate_operand): Remove Prototype.
(secondary_input_reload_class): Remove Prototype.
* config/avr/avr.c (byte_immediate_operand): Remove Function.
* config/avr/avr.md (setmemhi): Use u8_operand.
(strlenhi): Use const0_rtx for comparison.
* config/avr/avr.h (avr_reg_order): Remove Declaration.

From-SVN: r178064
gcc/ChangeLog
gcc/config/avr/avr-protos.h
gcc/config/avr/avr.h
gcc/config/avr/avr.md