fixed bug #458099/2
[fw/sdcc] / src / pic / ralloc.c
index dcda469f175490e57b975c23d116994c3f108eef..87921515ea21a5a2c8b226df26f36053cfea2931 100644 (file)
@@ -1874,6 +1874,7 @@ regTypeNum ()
              (ic = hTabItemWithKey (iCodehTab,
                                     bitVectFirstBit (sym->defs))) &&
              POINTER_GET (ic) &&
+             !sym->noSpilLoc &&
              !IS_BITVAR (sym->etype))
            {