Many signedness and type propagation fixes
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 1 Jan 2004 21:59:26 +0000 (21:59 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 1 Jan 2004 21:59:26 +0000 (21:59 +0000)
commit808f5e7fbf3de6ae5c1effcdf2764fb6d706b1cf
tree3dac10260de0be1e81fec2f000f8409c3ad5deff
parentc875d51a6f601e7e8d9381d202ee5320c874f0e5
Many signedness and type propagation fixes

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3072 4a8a32a2-be11-0410-ad9d-d568d2c75423
.version
ChangeLog
src/SDCCast.c
src/SDCCicode.c
src/SDCCicode.h
src/SDCCsymt.c
src/SDCCsymt.h
src/SDCCval.c
src/hc08/ralloc.c
support/regression/tests/ast_constant_folding.c
support/regression/tests/literalop.c