https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122903
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Sergei Trofimovich from comment #0) > I proposed the upstream fix as: > https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/1046 That seems like a good workaround. It shouldn't be needed, but avoiding a move construction there is a minor improvement anyway.
