Stu Bell <[EMAIL PROTECTED]> wrote: >What does the double "rcall ." do?
It just adjusts the stack pointer prior to loading it as the local frame pointer. It's a fairly cute optimization actually. -- Later, Jeff _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
