https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121558
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Mikael Pettersson from comment #1) > My git bisect says it started with r12-4871-g502ffb1f389011: > > 502ffb1f389011b28ee51815242c7397790802d5 is the first new commit > commit 502ffb1f389011b28ee51815242c7397790802d5 > Author: Andrew MacLeod <amacl...@redhat.com> > Date: Tue Nov 2 21:26:44 2021 -0400 > > Switch vrp2 to ranger. ... > Is there a command-line option to enforce this on older revisions? At this point, it might be better to anlyze what is going wrong. Let me look into it tomorrow.