Avoid generation of "jmp" to next instruction

This commit is contained in:
Dmitry Stogov 2019-12-17 15:42:02 +03:00
parent f0d1a27951
commit b7e1eecd54

View File

@ -8532,7 +8532,6 @@ static int zend_jit_bind_global(dasm_State **Dst, const zend_op *opline, const z
| test cl, cl // cmp cl, IS_UNDEF
| jne >2
| SET_Z_TYPE_INFO r0, IS_NULL
| jmp >8
|.code
|2:
| cmp cl, IS_REFERENCE