* src/SDCCast.c (addCast): added promotion for bit variables
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 25 Oct 2005 11:55:31 +0000 (11:55 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 25 Oct 2005 11:55:31 +0000 (11:55 +0000)
commit1d1257b95e7011f5d9621b43aafd45bd87fbc34a
tree4c2b02b5aeab28860b578b58f057dc1cf273db61
parent9711153425124e43541b14a52369899de6f66b79
* src/SDCCast.c (addCast): added promotion for bit variables
(decorateType): emit W_COMPLEMENT before the problem vanishes behind promotion casts

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3908 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCast.c