grischka 41349948f8 win64: fix va_arg
fixes 5c35ba66c5ade4713bbd9c005e66889f6d7db293

Implementation was consistent within tcc but incompatible
with the ABI (for example library functions vprintf etc)

Also:
- tccpp.c/get_tok_str() : avoid "unknown format "%llu" warning
- x86_64_gen.c/gen_vla_alloc() : fix vstack leak
2016-07-10 20:44:49 +02:00
..
2015-05-09 14:29:39 +02:00
2016-05-11 18:58:14 +02:00
2016-07-10 20:44:49 +02:00