]> git.gag.com Git - fw/sdcc/commit
don't understand why all bit operations operands need to be unsigned changed
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 10 Nov 2001 06:37:34 +0000 (06:37 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 10 Nov 2001 06:37:34 +0000 (06:37 +0000)
commit99aff8727f3787b99380707823cafbe693ddab35
tree305e067810b678547907ca97179e75ee0567324e
parente38cbca7359a22dc69b88a286965b4d7ead3ce17
don't understand why all bit operations operands need to be unsigned changed
this, since it was causing BIG problems with CSE

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