"Weddington, Eric" <[EMAIL PROTECTED]> wrote: > -frename-registers: "This optimization will most benefit processors > with lots of registers.", which the AVR qualifies for "lots of > registers".
Yes, sure, it is. But that's also what makes debugging highly optimized code a little annoying to those people who are used to architectures with almost no free registers, where all your C variables are usually reflected 1:1 in RAM. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
