https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120629
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Andreas Schwab from comment #10) > 8154fc95f097a146f9c80edcaafb2baff73065b5 is the first bad commit > commit 8154fc95f097a146f9c80edcaafb2baff73065b5 > Author: Jakub Jelinek <ja...@redhat.com> > Date: Tue Jun 10 20:04:52 2025 +0200 > > expand, ranger: Use ranger during expansion [PR120434] Is that a bisection for the known libstdc++ failures (which were fixed by r16-1408) or the profiledbootstrap issue? That is ICE in completely different part of the compiler.