tinycc/tests
Thomas Preud'homme a5a50eaafe Implement C99 Variable Length Arrays
Implement C99 Variable Length Arrays in tinycc:
- Support VLA with multiple level (nested vla)
- Update documentation with regards to VT_VLA
- Add a testsuite in tcctest.c
2011-02-04 02:22:25 +01:00
..
asmtest.S tccasm: accept bracketed offset expressions 2011-02-01 15:53:48 -08:00
boundtest.c x86-64: chkstk, alloca 2009-07-18 22:06:54 +02:00
gcctestsuite.sh Fix bashims in configure and gcctestsuite.sh. 2010-05-26 14:08:29 +02:00
libtcc_test.c tcc_relocate: revert to 0.9.24 behavior 2009-12-19 22:16:23 +01:00
Makefile weak definitions overrule non-weak prototypes 2011-02-01 09:41:03 -08:00
tcctest.c Implement C99 Variable Length Arrays 2011-02-04 02:22:25 +01:00