tinycc/tests
Michael Matz f5ae4daa5f struct-layout: Allow lowering of member alignment
when an alignment is explicitely given on the member itself,
or on its types attributes then respect it always.  Was only
allowed to increase before, but GCC is allowing it.
2016-12-15 17:49:56 +01:00
..
pp tccpp: Fix token pasting 2016-12-15 17:49:56 +01:00
tests2 Fix initializing members multiple times 2016-12-15 17:49:53 +01:00
42test.h tccpp: Allow computed include like 42.h 2016-12-15 17:47:10 +01:00
abitest.c
asmtest.S tccasm: Don't ignore # in preprocessor directives 2016-12-15 17:47:11 +01:00
boundtest.c
gcctestsuite.sh
libtcc_test.c
Makefile
tcctest.c struct-layout: Allow lowering of member alignment 2016-12-15 17:49:56 +01:00
tcctest.h tccpp: Implement __BASE_FILE__ macro 2016-12-15 17:47:08 +01:00
tcctest.py
testfp.c
vla_test.c