mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-24 10:00:07 +08:00
The init range with symbols did only init the first value. The relocation for all other symbols was missing. Also see testcase. tccgen.c: - New function get_init_string - Use macro processing in decl_designator for each init string - Use get_init_string in decl_initializer_alloc tccelf.c: - Fix insertion sort in squeeze_multi_relocs tests/tests2/90_struct-init.c: - Add test case test_init_ranges |
||
---|---|---|
.. | ||
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 |