t-avr: Replace occurrences of $(CC) with $(COMPILER).
authorNick Clifton <nickc@redhat.com>
Thu, 16 Aug 2012 09:49:21 +0000 (09:49 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 16 Aug 2012 09:49:21 +0000 (09:49 +0000)
commit1f85d2fb495bae623945ec4477a352357b16316b
tree1969589fbe02933da6111d060f20848fec4434f5
parentd34e7d4f2e3bad057ab9ba0f376d2bb7238270f0
t-avr: Replace occurrences of $(CC) with $(COMPILER).

* config/avr/t-avr: Replace occurrences of $(CC) with $(COMPILER).
* config/avr/avr.c (avr_legitimize_reload_address): Add casts
for reload_type enums.
        (DEF_BUILTIN): Cast the icode to enum insn_code.

From-SVN: r190439
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/t-avr