* src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression: all chars...
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 24 Oct 2005 13:49:38 +0000 (13:49 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 24 Oct 2005 13:49:38 +0000 (13:49 +0000)
commit9711153425124e43541b14a52369899de6f66b79
treef5aaeb5025e5d9813f0e72aca47a8fb14ef5d405
parent0afe41561c50d243469122563140207064bede04
* src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression: all chars are promoted to int; promotion should be handled in SDCCast.c

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