2012/10/17 Georg-Johann Lay <a...@gjlay.de>: > avr_extra_arch_macro is not really needed, it just holds > avr_current_device->macro. > > Thus, this tiny tidy up. > > Ok for trunk? > > Johann > > > * config/avr/avr-arch.h (avr_extra_arch_macro): Remove prototype. > * config/avr/avr.c (avr_extra_arch_macro): Remove variable. > (avr_option_override): Remove setting of avr_extra_arch_macro. > * config/avr/avr-c.c (avr_extra_arch_macro): Replace with > avr_current_device->macro.
Approved. Please apply. Denis.