https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104928
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> --- I forgot to include this bug number in the commit message, but this was fixed by the patch series starting with r16-985-g437c147f72eab2 and ending with r16-1000-g225622398a9631. I think this specific lockup was probably fixed by r16-989-g97ea9d7b021c3e but the whole series is needed so that individual commit can't be backported (the patch series is atomic, hoho).