https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125609
--- Comment #5 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- (In reply to Drea Pinski from comment #4) > (In reply to Xi Ruoyao from comment #3) > > f6103f3a1e42fe4db15f3c1d96847cd4a4829e4e is the first bad commit > > commit f6103f3a1e42fe4db15f3c1d96847cd4a4829e4e > > Author: Kevin Stefanov <[email protected]> > > Date: Wed Jun 3 22:46:02 2026 -0600 > > > > [PATCH v4] Replace certain uses of TEST_HARD_REG_BIT in loops with > > better alternatives > > Try the patch in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122992#c24 . > I will be pushing that change as soon as my bootstrap is past the comparison > part (where it was failing before). It works for me. The bootstrap on my box has already passed comparison with the patch.
