Hi. GCC 4.3.0 is available to download.
A few of new bugs are open at gcc-bugzilla: [35506] New: [avr] 4.3.0 buid error: illegal opcode movw for mcu avr3 [35507] New: [avr] 4.3.0: size of small funcion increases from 2 to 29 words [35508] New: [avr] 4.3.0: undefined reference to `__ffshi2' [35509] New: [avr] 4.3.0: builtin isinf() mismatch to compile-time substitut For #35506 there is a workaround: add '-mall-opcodes' option to avr35 evaluation in ASM_SPEC. Dmitry. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
