https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110523
--- Comment #8 from David Binderman <dcb314 at hotmail dot com> --- (In reply to David Binderman from comment #7) > I have tried to start a git bisect and the current range is > g:f3d87219dd502d5c .. g:9757e4440bd8755d. > > This is 15 commits. I messed this one up and started again. As expected, Patrick's commit seems to be the one: $ git bisect bad db38b285ba61c5b8 db38b285ba61c5b888adc0d117177bfd774c1153 is the first bad commit commit db38b285ba61c5b888adc0d117177bfd774c1153 Author: Patrick Palka <[email protected]> Date: Fri Jun 30 15:05:22 2023 -0400 c++: fix up caching of level lowered ttps
