https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103464
--- Comment #17 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andrew Macleod <amacl...@gcc.gnu.org>: https://gcc.gnu.org/g:cb137e85720654e41db370d952df226654e576a6 commit r12-5688-gcb137e85720654e41db370d952df226654e576a6 Author: Andrew MacLeod <amacl...@redhat.com> Date: Mon Nov 29 12:00:26 2021 -0500 Also pre-process PHIs in range-of-stmt. PR tree-optimization/103464 * gimple-range.cc (gimple_ranger::prefill_name): Process phis also. (gimple_ranger::prefill_stmt_dependencies): Ditto.