]> granicus.if.org Git - php/commitdiff
Avoid generation of "jmp" to next instruction
authorDmitry Stogov <dmitry@zend.com>
Tue, 17 Dec 2019 12:42:02 +0000 (15:42 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 17 Dec 2019 12:42:02 +0000 (15:42 +0300)
ext/opcache/jit/zend_jit_x86.dasc

index e6d57616fac40922a3a8df7c807018ee0445f6ce..003c326ff62307d511597c1c5a71fc9e511b2e71 100644 (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