Buchmann Lucien wrote: > Hi, > Thanks for your suggestion. Unfortunately it didn't solve the problem. > (btw my avr-gcc version is 4.5.3)
Nobody here can compile your text, it's not a valif C module... Look at the generated code, for example with -save-temps added and looking at *.s and check that the code is as you expect. If not, you likely hit PR46779 which is fixed in 4.5.4, 4.6.2 or newer. Johann [1] http://gcc.gnu.org/PR46779 _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list