As Raul Sanchez wrote: > Just wanted to report the following observations in generated code. > Target: __AVR_ATtiny85__Version: AVR gcc 4.6.4Optimization level: -Os
Besides your code missing linefeeds so it's barely readable: sorry, GCC code optimization is nothing we could do anything about. We are *only* dealing with the standard library that is frequently used together with AVR-GCC. About AVR-GCC, you'd have to talk to the GCC developers. However, AVR is a minor target only there. The most competent person to talk to about AVR-GCC's optimizations is probably stil Georg-Johann Lay though. He implemented a lot of improvements in that area in the past years. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev