https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76174
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:45ddb395187f8f5f278880fe1422d8958ac35da6 commit r12-6513-g45ddb395187f8f5f278880fe1422d8958ac35da6 Author: Richard Biener <rguent...@suse.de> Date: Wed Jan 12 08:10:19 2022 +0100 tree-optimization/76174 - testcase for fixed PR This adds a testcase for the fixed PR, VN now gets us the transform via IV equality plus predication. 2022-01-12 Richard Biener <rguent...@suse.de> PR tree-optimization/76174 * gcc.dg/tree-ssa/pr76174.c: New testcase.