diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-04 13:11:12 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-04 13:11:12 +0100 |
commit | 3f00c9367d080bfa6153d6c7673f3ca4fad73c31 (patch) | |
tree | 0ec16b7fc32e2b029b722bd33bedfff07455a31a /ext/pdo_sqlite/php_pdo_sqlite.h | |
parent | 2694953ada29ce4e6869ad4178d7c88581b8752c (diff) | |
download | php-git-3f00c9367d080bfa6153d6c7673f3ca4fad73c31.tar.gz |
Fixed bug #77691
We cannot replace an op1_def opcode with an ASSIGN, if it also has
a used res_def. Usually this doesn't happen because the res_def use
can be eliminated first. The example is a case where operand replacement
on the res_def use fails.
Diffstat (limited to 'ext/pdo_sqlite/php_pdo_sqlite.h')
0 files changed, 0 insertions, 0 deletions