mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
- Thanks to Kirill "tcc -b itself" should work now (was removed ind5f4df09ff) Also: - tests/Makefile: - fix spurious --I from767410b875- lookup boundtest.c via VPATH (for out-of-tree build) - test[123]b?: fail on diff error - Windows: test3 now works (frome31579b076) - abitest: a libtcc.a made by gcc is not usable for tcc on WIndows - using source instead (libtcc.c) - tccpe: - avoid gcc warning (x86_64)