force system to check for overflows at end of procceed for clauses with body.
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
OPCODE(dexecute ,pp),
|
||||
OPCODE(fcall ,Osbpp),
|
||||
OPCODE(call ,Osbpp),
|
||||
OPCODE(safe_procceed ,p),
|
||||
OPCODE(procceed ,p),
|
||||
OPCODE(allocate ,e),
|
||||
OPCODE(deallocate ,p),
|
||||
|
||||
Reference in New Issue
Block a user