fixed two problems
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 1 Feb 2000 17:47:18 +0000 (17:47 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 1 Feb 2000 17:47:18 +0000 (17:47 +0000)
commitf6039c21a3923994b9ef98d7d580ecc4b5127308
tree4801018f45464f4732e1593249dc30efc2c6f8fd
parentf43059d9dbaaf3c8f0db5402a5c00b3119ba3583
fixed two problems
a) variables declared as "bit" should not be assigned to registers
b) should not reorder instructions if there is a volatile assignment

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