https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126635
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I've tried to reproduce this with ../configure --enable-languages=c,c++,go --enable-checking=yes --enable-libstdcxx-backtrace=yes --with-build-config=bootstrap-lto --enable-link-serialization=1 && make -j128 bootstrap on cfarm120, but that built just fine. So I'm afraid I'm missing something important.
