Hi,
On Mon, 9 Mar 2015, Michael Matz wrote:
Same issue with x86_64 and RPi arm32
I just pushed something that helps x86_64 to not segfault this test.
It still exposes other bugs in parameter passing there, but doesn't
segfault anymore.
And some more fixes for more tests in 73_arm64, namely stdarg passing of
structs passed in purely integer registers. structs passed in fp regs or
mixed int/fp regs are unfortunately not consecutive in the reg_save_area,
and hence need temporary memory, but this requires some more involved
changes in libtcc1.
Ciao,
Michael.
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel