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

H.J. Lu Intel64 LTO/FDO intel64profiled@gnu-mic-1.sc.intel.com
Tue Jun 6 11:05:00 GMT 2017


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/8.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 
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
    grep "Error " makelog.248913.trunk.x86_64 >> makelog.248913.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccRpniMM.ltrans6.ltrans.o] Error 1
make[6]: *** [cc1plus] 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
      objc/objc-lang.o objc/objc-act.o hash-table.o objc/objc-runtime-shared-support.o objc/objc-gnu-runtime-abi-01.o objc/objc-next-runtime-abi-01.o objc/objc-next-runtime-abi-02.o objc/objc-encoding.o objc/objc-map.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o c-family/c-attribs.o c-family/c-warn.o i386-c.o glibc-c.o cc1obj-checksum.o \
      libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -lisl -lmpc -lmpfr -lgmp -rdynamic -ldl  -lz
: > tmp-libgcc.mvars
echo GCC_CFLAGS = '-g -O2 -DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include ' >> tmp-libgcc.mvars
echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
if test no = yes; then \
  NO_PIE_CFLAGS="-fno-PIE"; \
else \
  NO_PIE_CFLAGS=; \
fi; \
echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
if /export/gnu/import/git/gcc-test-profiled/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-profiled/bld/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
  set -e; for ml in `/export/gnu/import/git/gcc-test-profiled/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-profiled/bld/./gcc/ -print-multi-lib`; do \
    multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
    flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
    sfx=`/export/gnu/import/git/gcc-test-profiled/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-profiled/bld/./gcc/ ${flags} -print-sysroot-headers-suffix`; \
    if [ "${multi_dir}" = "." ]; \
      then multi_dir=""; \
    else \
      multi_dir=/${multi_dir}; \
    fi; \
    echo "${sfx};${multi_dir}"; \
  done; \
else \
  echo ";"; \
fi > tmp-fixinc_list
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
during GIMPLE pass: optimized
../../src-trunk/gcc/c-family/c-pretty-print.c: In member function ‘simple_type_specifier’:
../../src-trunk/gcc/c-family/c-pretty-print.c:321:1: internal compiler error: in apply_scale, at profile-count.h:255
 c_pretty_printer::simple_type_specifier (tree t)
 ^
0x734409 profile_count::apply_scale(profile_count, profile_count) const
	../../src-trunk/gcc/profile-count.h:255
0xfbc599 execute_fixup_cfg()
	../../src-trunk/gcc/tree-cfg.c:9095
0xfd55a8 execute_cleanup_cfg_post_optimizing
	../../src-trunk/gcc/tree-cfgcleanup.c:1195
0xfd55a8 execute
	../../src-trunk/gcc/tree-cfgcleanup.c:1261
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
make[7]: *** [/tmp/ccRpniMM.ltrans6.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
../../src-trunk/gcc/cp/Make-lang.in:120: recipe for target 'cc1plus' failed
make[6]: *** [cc1plus] Error 1
make[6]: *** Waiting for unfinished jobs....
../../src-trunk/gcc/tree-ssa-sccvn.c: In function ‘vn_reference_lookup’:
../../src-trunk/gcc/tree-ssa-sccvn.c:2442:0: warning: ‘valuezied_anything’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    || !ao_ref_init_from_vn_reference (&r, vr1.set, vr1.type,
 
../../src-trunk/gcc/tree-ssa-sccvn.c:2420:0: note: ‘valuezied_anything’ was declared here
   bool valuezied_anything;
 
../../src-trunk/gcc/tree-ssa-sccvn.c: In function ‘vn_reference_lookup’:
../../src-trunk/gcc/tree-ssa-sccvn.c:2442:0: warning: ‘valuezied_anything’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    || !ao_ref_init_from_vn_reference (&r, vr1.set, vr1.type,
 
../../src-trunk/gcc/tree-ssa-sccvn.c:2420:0: note: ‘valuezied_anything’ was declared here
   bool valuezied_anything;
 
../../src-trunk/gcc/tree-ssa-sccvn.c: In function ‘vn_reference_lookup’:
../../src-trunk/gcc/tree-ssa-sccvn.c:2442:0: warning: ‘valuezied_anything’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    || !ao_ref_init_from_vn_reference (&r, vr1.set, vr1.type,
 
../../src-trunk/gcc/tree-ssa-sccvn.c:2420:0: note: ‘valuezied_anything’ was declared here
   bool valuezied_anything;
 
../../src-trunk/gcc/tree-ssa-sccvn.c: In function ‘vn_reference_lookup’:
../../src-trunk/gcc/tree-ssa-sccvn.c:2442:0: warning: ‘valuezied_anything’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    || !ao_ref_init_from_vn_reference (&r, vr1.set, vr1.type,
 
../../src-trunk/gcc/tree-ssa-sccvn.c:2420:0: note: ‘valuezied_anything’ was declared here
   bool valuezied_anything;
 
rm fsf-funding.pod gcov.pod gpl.pod cpp.pod gfdl.pod gfortran.pod gcc.pod gcov-dump.pod gcov-tool.pod
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld/gcc'
Makefile:4748: recipe for target 'all-stagefeedback-gcc' failed
make[5]: *** [all-stagefeedback-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
Makefile:23746: recipe for target 'stagefeedback-bubble' failed
make[4]: *** [stagefeedback-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
Makefile:23765: recipe for target 'profiledbootstrap' failed
make[3]: *** [profiledbootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
46201.94user 554.77system 2:10:25elapsed 597%CPU (0avgtext+0avgdata 944952maxresident)k
6306792inputs+41416872outputs (20967major+142293605minor)pagefaults 0swaps
Makefile:288: recipe for target 'profiledbootstrap' failed
make[2]: *** [profiledbootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-profiled'



More information about the Gcc-regression mailing list