tinycc/tests
Shinichiro Hamaji c31dc7aa0c Fix casts from 32bit integer types to 64bit integer types.
This bug was reported in
http://lists.gnu.org/archive/html/tinycc-devel/2010-08/msg00050.html

In this case, we should not emit any code when we cast from VT_FUNC to VT_PTR.
2010-08-31 08:35:31 +09:00
..
Makefile update Makefiles 2009-12-20 20:34:35 +01:00
asmtest.S fix asmtest (somehow), update Makefiles 2009-07-18 21:54:51 +02: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
tcctest.c Fix casts from 32bit integer types to 64bit integer types. 2010-08-31 08:35:31 +09:00