Correct a bad change.
This commit is contained in:
parent
3f6a9560c5
commit
b21aede758
@ -569,7 +569,7 @@ unsigned int stackupto(token_p limit, int ply, int toplevel)
|
|||||||
int areg[MAXALLREG];
|
int areg[MAXALLREG];
|
||||||
c1_p cp;
|
c1_p cp;
|
||||||
token_p tp;
|
token_p tp;
|
||||||
int totalcost=0;
|
unsigned int totalcost=0;
|
||||||
struct reginfo *rp,**rpp;
|
struct reginfo *rp,**rpp;
|
||||||
|
|
||||||
for (tp=fakestack;tp<=limit;limit--) {
|
for (tp=fakestack;tp<=limit;limit--) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user