[avr-libc-dev] [bug #37104] ATtiny5/9/10/20/40 interrupt wrapper uses invalid register

2012-09-16 Thread Georg-Johann Lay
Follow-up Comment #4, bug #37104 (project avr-libc): > Can upstream GCC not use the [ATtiny5/9/10/20/40] patches > Atmel provides in their toolchain releases? Atmel never proposed such patches for GCC at gcc-patc...@gcc.gnu.org, at least none I am aware of. AFAIK Atmel's toolchain is based on th

[avr-libc-dev] [bug #36581] avr-libc: pgmspace.h is not ANSI compliant

2012-09-16 Thread Georg-Johann Lay
Follow-up Comment #2, bug #36581 (project avr-libc): > The header file pgmspace.h uses the inline-attribute. > This attribute is not part of ANSI C. Similar applies to: include/util/delay.h.in include/util/delay_basic.h ___ Reply to thi