relocate the locals defs as well as their references

This commit is contained in:
Bill Currie 2001-06-05 23:52:34 +00:00
parent 735a35b2f9
commit d86ed9a3b9

View file

@ -653,6 +653,7 @@ PR_FinishCompilation (void)
abort();
}
}
def->ofs += numpr_globals;
}
}
numpr_globals += num_locals;