An i8 argument should only cost 1 byte on the stack. This is
compatible with avr-gcc.
There are also more test cases (of calling convention) are added.
Differential D121041
[AVR] Fix incorrect calling convention for varargs functions benshi001 on Mar 4 2022, 10:39 PM. Authored by
Details
An i8 argument should only cost 1 byte on the stack. This is There are also more test cases (of calling convention) are added.
Diff Detail |