fixed wrong code for for-loop
This commit is contained in:
parent
998de8d264
commit
b9bb251d60
|
@ -284,6 +284,7 @@ CodeEndFor(nd, stepsize, l1, l2, tmp2)
|
||||||
|
|
||||||
/* Exit label */
|
/* Exit label */
|
||||||
C_df_ilb(l2);
|
C_df_ilb(l2);
|
||||||
|
C_asp(int_size);
|
||||||
}
|
}
|
||||||
|
|
||||||
WithStat(nd)
|
WithStat(nd)
|
||||||
|
|
Loading…
Reference in a new issue