https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67931
Bug ID: 67931 Summary: [6 Regression] Gcc [trunk revision 228704] failed to profiledbootstrap on x86_64 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com Target Milestone: --- Gcc [trunk revision 228704] failed to profiledbootstrap on x86_64 when configured with ../src-trunk/configure \ --prefix=/usr/6.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx --with-build-config=bootstrap-lto --disable-werror --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc https://gcc.gnu.org/ml/gcc-regression/2015-10/msg00132.html: 0x732c0f symtab_node::verify() ../../src-trunk/gcc/symtab.c:1084 0x738bbc cgraph_node::verify_cgraph_nodes() ../../src-trunk/gcc/cgraph.c:3201 0x75b8db symbol_table::materialize_all_clones() ../../src-trunk/gcc/cgraphclones.c:1151 0x756304 symbol_table::compile() ../../src-trunk/gcc/cgraphunit.c:2431 0x63fda7 lto_main() ../../src-trunk/gcc/lto/lto.c:3292 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions. make[7]: *** [/tmp/ccKzjD0G.ltrans2.ltrans.o] Error 1 make[7]: *** Waiting for unfinished jobs.... lto-wrapper: fatal error: make returned 2 exit status compilation terminated. /usr/local/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status Makefile:2644: recipe for target 'build/genconstants' failed Revision 228700 is OK.