https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108404
--- Comment #8 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Gaius Mulley from comment #7) > I wonder if this bug has now been fixed via the other PR fixes. > Specifically the rewrite of RTco.cc, the defensive use of select, bugfixes > to HIGH and FIO.mod (memcpy parameters)? It might be worth a re-run just to > explore the effect of these fixes. I guess we can say this bug is fixed, indeed. ...the other hanging tests have been 'fixed' by a more defensive implementation of the select functionality (although it remains unclear why select is failing in the first place).