https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117231
--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #9) > (In reply to Iain Sandoe from comment #8) > > (In reply to Jakub Jelinek from comment #7) > > > The last progress I see is Jason's patch review comments in > > > https://gcc.gnu.org/pipermail/gcc-patches/2024-December/671258.html > > > Iain, any progress since then? This is a P1 caused by my patch, so if > > > there > > > is something I can help with (with my almost non-existent knowledge about > > > coroutines.cc), just tell me. > > > > I should get back to this in due course - I've been distracted by WG21 > > contracts > > stuff, I need to address Jason's review comments - at the moment I don't > > think > > that either of the coroutines P1s should be a problem (but will certainly > > shout > > if that changes). > > It causes ICEs in some Fedora packages, they unfortunately mix range for > with coroutines. E.g. in neochat. ack.. will try to pick this up ASAP.