From 11d4f8be1ede1f6f81a6ed64adef8c013cb82dc1 Mon Sep 17 00:00:00 2001 From: johanknol Date: Tue, 8 Apr 2003 16:50:10 +0000 Subject: [PATCH] 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 --- src/mcs51/ralloc.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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<