avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.
authorAnatoly Sokolov <aesok@post.ru>
Sat, 11 Jul 2009 20:26:54 +0000 (00:26 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Sat, 11 Jul 2009 20:26:54 +0000 (00:26 +0400)
commit97c281dacf21dcec5ed4f75f089960c8bfa81b0a
tree52d7b6b41bad4c5c40993dfc3fc86b018e7e5d4b
parent7635b357c483c931e88e9394d8c785d1fae8489b
avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.

* config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.
(avr_extra_arch_macro) Remove declatation.
* config/avr/avr.c (avr_cpu_cpp_builtins): New function.
(avr_extra_arch_macro) Declare as static.
* config/avr/avr-protos.h (avr_cpu_cpp_builtins): Dclare.

From-SVN: r149519
gcc/ChangeLog
gcc/config/avr/avr-protos.h
gcc/config/avr/avr.c
gcc/config/avr/avr.h