mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-03 04:30:08 +08:00
20fa63488a
i386-gen.c: - Fix large stack size alloca code. The returned value of alloca was not used corectly. libtcc.c: - Use __SIZE_TYPE__ for __builtin_offsetof tccpp.c: - Fix __MAYBE_REDIR and abort builtins. tests/tests2/Makefile - Run 117_gcc_test also with bound checking enabled This found the above problems. |
||
---|---|---|
.. | ||
misc | ||
pp | ||
tests2 | ||
42test.h | ||
abitest.c | ||
asm-c-connect-1.c | ||
asm-c-connect-2.c | ||
asmtest.S | ||
boundtest.c | ||
bug.c | ||
gcctestsuite.sh | ||
libtcc_test_mt.c | ||
libtcc_test.c | ||
Makefile | ||
tcctest.c | ||
tcctest.h | ||
testfp.c | ||
vla_test.c |