> The result of the atan2 does not impact the bit value written to PORTA, > so the compiler is free to re-order it. That's what optimizers do.
If I change atan2() to sin() the compiler keeps the correct sequence. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
