]> granicus.if.org Git - php/commit
Revert "Save opline before fallible arg type check in recv_init jit"
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 1 Oct 2019 20:13:59 +0000 (22:13 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 1 Oct 2019 20:16:56 +0000 (22:16 +0200)
commit27ad0efb58af8cc89ac5b02786529a2bd3ed1d0c
treea82ed0d9b3c054a13c04878eb867d668f67b508a
parent646dc190485d6a0e34090a39a3504252248a3632
Revert "Save opline before fallible arg type check in recv_init jit"

This reverts commit b09bddcaa5d6af94f0b94b324c1f52045c909d5e.

This causes test failures on macos -- presumably the relevant
difference is that it has no global regs. I suspect that this
is related to the fact that SAVE_VALID_OPLINE may use r0 as
a scratch register, which is already in use. Reverting for now.
ext/opcache/jit/zend_jit_x86.dasc