https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102892
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:b83705b477858ba683b99fa61ff9ff83bc5be265 commit r12-5135-gb83705b477858ba683b99fa61ff9ff83bc5be265 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Nov 10 11:24:44 2021 -0800 Add a testcase for PR tree-optimization/102892 PR tree-optimization/102892 is fixed by commit 4b3a325f07acebf47e82de227ce1d5ba62f5bcae Author: Aldy Hernandez <al...@redhat.com> Date: Thu Oct 28 15:35:21 2021 +0200 Remove VRP threader passes in exchange for better threading pre-VRP. PR tree-optimization/102892 * gcc.dg/pr102892-1.c: New file. * gcc.dg/pr102892-2.c: Likewise.