mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-22 09:50:21 +08:00
There is no code generation in post_type for vla arrays. This code generation has to be delayed until gen_function. - post_type save code in type info. - gen_function use this code to generate vla code. - enable testcode for vla arrays. |
||
---|---|---|
.. | ||
pp | ||
tests2 | ||
42test.h | ||
abitest.c | ||
arm-asm-testsuite.sh | ||
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 |