tinycc/tests
seyko 0c8447db79 * and #pragma pop_macro("macro_name")
* give warning if pragma is unknown for tcc
    * don't free asm_label in sym_free(),
      it's a job of the asm_free_labels().

    The above pragmas are used in the mingw headers.
    Thise pragmas are implemented in gcc-4.5+ and current
    clang.
2015-04-21 06:34:35 +03:00
..
tests2 * and #pragma pop_macro("macro_name") 2015-04-21 06:34:35 +03:00
CMakeLists.txt Improved variable length array support. 2013-04-27 22:58:52 +01:00
Makefile -fdollar-in-identifiers addon 2015-04-20 03:44:08 +03:00
abitest.c Make abitest.c have predictable result 2013-11-25 11:25:04 +08:00
asmtest.S Allow tcc to understand a setob,... opcodes as alias to seto,... 2015-01-06 22:59:19 +03:00
boundtest.c a bounds checking code for the ARCH=x86_64 2015-04-10 15:17:22 +03:00
gcctestsuite.sh Fix bashims in configure and gcctestsuite.sh. 2010-05-26 14:08:29 +02:00
libtcc_test.c remove a compilation warnings for libtest and test3 2015-04-10 06:44:34 +03:00
tcctest.c Disable floating-point test for ARM soft-float 2015-03-03 17:28:13 +03:00
tcctest.py Added cross compilation to CMake build system. 2013-04-25 01:08:18 +01:00
vla_test.c Improved variable length array support. 2013-04-27 22:58:52 +01:00