X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmcs51%2Fralloc.c;h=fedf008f7e476bdddefc78f33d1a14c78ce040be;hb=8cdaa82bb9312e9ff4f965b4d9662d11ae0add10;hp=e6dbda5d701ecb1736334b20222b7dce592adfd1;hpb=0e012c194423bb0ee12622ef1d3690d705d84fa0;p=fw%2Fsdcc diff --git a/src/mcs51/ralloc.c b/src/mcs51/ralloc.c index e6dbda5d..fedf008f 100644 --- a/src/mcs51/ralloc.c +++ b/src/mcs51/ralloc.c @@ -1175,9 +1175,6 @@ serialRegAssign (eBBlock ** ebbs, int count) continue; } - if (strcmp(sym->name,"iTemp121")==0) { - printf ("Oops\n"); - } /* if it has a spillocation & is used less than all other live ranges then spill this */ if (willCS) {