Alexei Chetroi <[EMAIL PROTECTED]> wrote: > I think that compiler optimize your cycle away, since variable i > is not used in its body.
It is not allowed to optimize it away due to the function call. -- 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
