[Patch,avr] Tidy up avr_extra_arch_macro

2012-10-17 Thread Georg-Johann Lay
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_o

Re: [Patch,avr] Tidy up avr_extra_arch_macro

2012-10-17 Thread Denis Chertykov
2012/10/17 Georg-Johann Lay : > 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_ar