This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Gcc [trunk revision 195134] failed to profiledbootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/4.8.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-config=bootstrap-lto --disable-werror --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
    grep "Error " makelog.195134.trunk.x86_64 >> makelog.195134.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccurSkf4.ltrans23.ltrans.o] Error 1
make[6]: *** [cc1] Error 1
make[7]: *** [/tmp/ccHuYX3N.ltrans24.ltrans.o] Error 1
make[6]: *** [f951] Error 1
make[5]: *** [all-stagefeedback-gcc] Error 2
make[4]: *** [stagefeedback-bubble] Error 2
make[3]: *** [profiledbootstrap] Error 2
make[2]: *** [profiledbootstrap] Error 2
  fi; \
  /bin/sh ../../src-trunk/gcc/../mkinstalldirs ${fix_dir}; \
  chmod a+rx ${fix_dir} || true; \
  /bin/sh ../../src-trunk/gcc/../move-if-change \
    tmp-xlimits.h  tmp-limits.h; \
  rm -f ${fix_dir}/limits.h; \
  cp -p tmp-limits.h ${fix_dir}/limits.h; \
  chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README
cp ../../src-trunk/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/tmp/ccX3CHQF.s: Assembler messages:
/tmp/ccX3CHQF.s:890270: Error: invalid character (0xb8) in mnemonic
make[7]: *** [/tmp/ccurSkf4.ltrans23.ltrans.o] Error 1
make[7]: *** Waiting for unfinished jobs....
lto-wrapper: make returned 2 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[6]: *** [cc1] Error 1
make[6]: *** Waiting for unfinished jobs....
In file included from :3933:0:
../../src-trunk/gcc/tree-flow-inline.h: In function 'op_iter_init_use':
../../src-trunk/gcc/tree-flow-inline.h:725:0: internal compiler error: Segmentation fault
 op_iter_init_use (ssa_op_iter *ptr, gimple stmt, int flags)
 ^
0xb3c3b7 crash_signal
	../../src-trunk/gcc/toplev.c:332
0x547e8a lookup_page_table_entry
	../../src-trunk/gcc/ggc-page.c:593
0x547e8a ggc_set_mark(void const*)
	../../src-trunk/gcc/ggc-page.c:1476
0x8b842f gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profiled/bld/gcc/gtype-desc.c:390
0x8b8458 gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profiled/bld/gcc/gtype-desc.c:392
0x8b8458 gt_ggc_mx_dw_loc_descr_struct(void*)
	/export/gnu/import/git/gcc-test-profiled/bld/gcc/gtype-desc.c:392
0x696488 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:371
0x696404 gt_ggc_mx_dw_loc_list_struct(void*)
	./gt-dwarf2out.h:365
0x6a6ac1 gt_ggc_mx(dw_attr_struct&)
	./gt-dwarf2out.h:181
0x6a65f2 gt_ggc_mx<dw_attr_struct>
	../../src-trunk/gcc/vec.h:1140
0x6a65f2 gt_ggc_mx_vec_dw_attr_node_va_gc_
	./gt-dwarf2out.h:164
0x6a65f2 gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:398
0x6a647d gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:400
0x6a647d gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:400
0x6a645e gt_ggc_mx_die_struct(void*)
	./gt-dwarf2out.h:399
0x504ce2 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:369
0x504d1e gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:375
0x504bf5 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:354
0x504bf5 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:354
0x504d78 gt_ggc_mx_lang_tree_node(void*)
	./gtype-lto.h:378
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/ccHuYX3N.ltrans24.ltrans.o] Error 1
make[7]: *** Waiting for unfinished jobs....
lto-wrapper: make returned 2 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[6]: *** [f951] Error 1
In file included from ./gt-omp-low.h:4360:0,
                 from :8079:
../../src-trunk/gcc/c-family/c-lex.c: In function 'lex_charconst':
../../src-trunk/gcc/c-family/c-lex.c:1149:30: warning: 'chars_seen' may be used uninitialized in this function [-Wmaybe-uninitialized]
   else if (!c_dialect_cxx () || chars_seen > 1)
                              ^
In file included from ./gt-omp-low.h:4360:0,
                 from :8079:
../../src-trunk/gcc/c-family/c-lex.c:1135:16: note: 'chars_seen' was declared here
   unsigned int chars_seen;
                ^
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod gcov.pod gfdl.pod cpp.pod gij.pod gfortran.pod gcc.pod fsf-funding.pod
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld/gcc'
make[5]: *** [all-stagefeedback-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld'
make[4]: *** [stagefeedback-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld'
make[3]: *** [profiledbootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld'
22579.21user 370.88system 1:09:52elapsed 547%CPU (0avgtext+0avgdata 631508maxresident)k
5573192inputs+34362336outputs (22317major+157741037minor)pagefaults 0swaps
make[2]: *** [profiledbootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-profiled'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]