https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68770
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- trippels@gcc2-power8 ~ % ../gcc/configure --enable-checking=valgrind --with-cpu=power8 --disable-libsanitizer --disable-bootstrap --disable-libstdcxx-pch --disable-libvtv --disable-libitm --disable-libcilkrts --disable-libssp --disable-libgomp --disable-werror --disable-multilib --enable-languages=c,c++ trippels@gcc2-power8 ~ % make -j60 Because of the high parallelism, it is hard to tell exactly which file triggers the issue.