tcc.h: declare CValue.tab[LDOUBLE_SIZE/4]
commitd6d7686b608c4b7cd88877b30579ca2346e5d284
authorgrischka <grischka>
Fri, 8 Feb 2013 18:07:11 +0000 (8 19:07 +0100)
committergrischka <grischka>
Fri, 8 Feb 2013 18:07:11 +0000 (8 19:07 +0100)
treec2618200601bfaa35f8ebba145bc4d16f9de71ac
parent4b8e7f1f39341fbff0a3f1162378ae57fba337e2
tcc.h: declare CValue.tab[LDOUBLE_SIZE/4]

Should fix some warnings wrt. access out of array bounds.

tccelf.c: fix "static function unused" warning
x86_64-gen.c: fix "ctype.ref uninitialzed" warning and cleanup
tcc-win32.txt: remove obsolete limitation notes.
Makefile
arm-gen.c
c67-gen.c
lib/Makefile
libtcc.c
tcc-doc.texi
tcc.h
tccelf.c
tccgen.c
win32/tcc-win32.txt
x86_64-gen.c