mirror of
https://github.com/frida/tinycc
synced 2025-02-17 15:53:56 +03:00
![grischka](/assets/img/avatar_default.png)
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