This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,TARGET]FIX PR42457 AVR broken builds 4.5 regression


Thanks - Do I need another approval from middle end to cover config.gcc change?



Anatoly Sokolov wrote:
Hello.

2009-12-23 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>


   PR target/42457
   * config/avr/avr.c (avr_extra_arch_macro) : Remove static.
   (avr_cpu_cpp_builtins) : Remove.
   * config/avr/avr.h (avr_extra_arch_macro) : Add prototype.
   * config/avr/avr-c.c : New File.
   (avr_cpu_cpp_builtins) : Add.
   * config/avr/t-avr : Add make information for avr-c.
   * config.gcc (avr-*-*) : Include avr-c.o as c and cpp object.


Ok.


Anatoly



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]