From: johanknol Date: Tue, 8 Apr 2003 16:50:10 +0000 (+0000) Subject: don't know why yet, but this causes a crash X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=11d4f8be1ede1f6f81a6ed64adef8c013cb82dc1;p=fw%2Fsdcc don't know why yet, but this causes a crash git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2497 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/src/mcs51/ralloc.c b/src/mcs51/ralloc.c index a87aae9a..6c35d9ca 100644 --- a/src/mcs51/ralloc.c +++ b/src/mcs51/ralloc.c @@ -1107,6 +1107,7 @@ serialRegAssign (eBBlock ** ebbs, int count) /* of all instructions do */ for (ic = ebbs[i]->sch; ic; ic = ic->next) { +#if 0 int i; // update the registers in use at the start of this icode @@ -1117,6 +1118,7 @@ serialRegAssign (eBBlock ** ebbs, int count) ic->riu |= (1<