Files
tinycc/lib
herman ten brugge 4a16bebfab Struct va_arg fix
lib/va_list.c:
- Handle struct {double, double} correctly

arm64-gen.c:
riscv64-gen.c:
x86_64-gen.c:
- Allow zero sized structs to work with va_arg

tcctest.c:
- Add new va_arg test code

test/bug.c:
- Remove tst2 va_arg test
2020-09-17 08:42:28 +02:00
..
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-07-06 13:00:47 +02:00
2020-09-17 08:22:53 +02:00
2020-07-06 13:00:47 +02:00
2019-06-22 01:38:43 +02:00
2020-06-18 07:21:48 +02:00
2020-06-18 07:21:48 +02:00
2020-09-10 17:35:36 +00:00
2020-09-17 08:42:28 +02:00