force system to check for overflows at end of procceed for clauses with body.
This commit is contained in:
@@ -335,6 +335,7 @@
|
||||
case _deallocate:
|
||||
case _enter_profiling:
|
||||
case _retry_profiled:
|
||||
case _safe_procceed:
|
||||
pc = NEXTOP(pc,p);
|
||||
break;
|
||||
/* instructions type plxxs */
|
||||
|
||||
Reference in New Issue
Block a user