https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120144
--- Comment #10 from pietro <pietro at sociotechnical dot xyz> --- (In reply to pietro from comment #9) > Does this patch for PR120935 fix this issue for MIPS too? I tried building a > mips64-elf cross but my scripts failed so I don't have a quick way to check > it. > > https://gcc.gnu.org/pipermail/gcc-patches/2025-July/689550.html I was able to build a mips64-elf cross and can confirm that patch fixes the build of C++ for mips64-elf on trunk.