]> granicus.if.org Git - php/commit
Fixed bug #80194
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 7 Oct 2020 13:03:12 +0000 (15:03 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 7 Oct 2020 13:03:12 +0000 (15:03 +0200)
commit683c988493920e033f0c7f5455ebfc3825c38887
treea9ce111a6920e85860e8234ef4a01c381edb9136
parent9dddfbe755e308d47e1c1c9349b778abed52cd3c
Fixed bug #80194

We should strip NOPs from unreachable_free blocks as well, to make
sure that the free really is the first op.
NEWS
Zend/tests/bug80194.phpt [new file with mode: 0644]
ext/opcache/Optimizer/block_pass.c