summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/opcache/jit/zend_jit_x86.dasc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opcache/jit/zend_jit_x86.dasc b/ext/opcache/jit/zend_jit_x86.dasc
index f28c39f8a4..44d24e388d 100644
--- a/ext/opcache/jit/zend_jit_x86.dasc
+++ b/ext/opcache/jit/zend_jit_x86.dasc
@@ -6593,6 +6593,7 @@ static int zend_jit_push_call_frame(dasm_State **Dst, const zend_op *opline, con
| // EG(vm_stack_top) = (zval*)((char*)call + used_stack);
|.cold_code
|1:
+ | SAVE_VALID_OPLINE opline
if (func) {
| mov FCARG1d, used_stack
}