]> git.gag.com Git - fw/sdcc/commit
* src/SDCCast.c (decorateType),
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 6 Jan 2004 22:03:36 +0000 (22:03 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 6 Jan 2004 22:03:36 +0000 (22:03 +0000)
commitf4235e9e1f80a6080d0da4076751dfda7da339e0
treeac93fce238610762352ea34f9aae503e3f57f2af
parent8b7e5d9a4120a76ca3aefbe4f372c549359fb1a1
* src/SDCCast.c (decorateType),
* src/SDCCicode.c (geniCodeLeftShift): added promotion to int for LEFT_OP (left shift)
* src/SDCCval.c (valShift): fixed warning
* support/valdiag/tests/overflow.c: updated

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3090 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCast.c
src/SDCCicode.c
src/SDCCval.c
support/valdiag/tests/overflow.c