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

H.J. Lu Intel64 LTO/FDO intel64profiled@gnu-mic-1.sc.intel.com
Sun Aug 6 12:45: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.250898.trunk.x86_64 >> makelog.250898.trunk.x86_64.mail; \
make[7]: *** [/tmp/cc9wQI9T.mk:23: /tmp/cc8gG6q3.ltrans7.ltrans.o] Error 1
make[6]: *** [../../src-trunk/gcc/objc/Make-lang.in:66: cc1obj] Error 1
make[5]: *** [Makefile:4799: all-stageprofile-gcc] Error 2
make[4]: *** [Makefile:24553: stageprofile-bubble] Error 2
make[3]: *** [Makefile:24807: profiledbootstrap] Error 2
make[2]: *** [Makefile:288: profiledbootstrap] Error 2
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/iresolve.c: In function ‘gfc_resolve_getlog’:
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/iresolve.c: In function ‘gfc_resolve_gerror’:
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/iresolve.c: In function ‘gfc_resolve_fdate_sub’:
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/iresolve.c: In function ‘gfc_resolve_event_query’:
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/iresolve.c: In function ‘gfc_resolve_atomic_ref’:
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/iresolve.c: In function ‘gfc_resolve_atomic_def’:
../../src-trunk/gcc/fortran/intrinsic.c:111:24: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   sym->attr.subroutine = 1;
                        ^
../../src-trunk/gcc/fortran/intrinsic.c:107:15: note: ‘sym’ was declared here
   gfc_symbol *sym;
               ^
../../src-trunk/gcc/fortran/check.c: In function ‘nonnegative_check’:
../../src-trunk/gcc/fortran/check.c:287:0: warning: ‘i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
       if (i < 0)
 
../../src-trunk/gcc/fortran/check.c:282:0: note: ‘i’ was declared here
   int i;
 
../../src-trunk/gcc/fortran/resolve.c: In function ‘gfc_resolve’:
../../src-trunk/gcc/fortran/openmp.c:5386:27: warning: ‘old_omp_state.ints[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   omp_current_do_collapse = state->ints[0];
                           ^
../../src-trunk/gcc/fortran/resolve.c:16080:30: note: ‘old_omp_state.ints[0]’ was declared here
   struct gfc_omp_saved_state old_omp_state;
                              ^
../../src-trunk/gcc/fortran/openmp.c:5385:23: warning: ‘old_omp_state.ptrs[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   omp_current_do_code = (gfc_code *) state->ptrs[1];
                       ^
../../src-trunk/gcc/fortran/resolve.c:16080:30: note: ‘old_omp_state.ptrs[1]’ was declared here
   struct gfc_omp_saved_state old_omp_state;
                              ^
../../src-trunk/gcc/fortran/openmp.c:5384:19: warning: ‘old_omp_state.ptrs[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   omp_current_ctx = (struct fortran_omp_context *) state->ptrs[0];
                   ^
../../src-trunk/gcc/fortran/resolve.c:16080:30: note: ‘old_omp_state.ptrs[0]’ was declared here
   struct gfc_omp_saved_state old_omp_state;
                              ^
../../src-trunk/gcc/tree-chkp.c: In function ‘chkp_find_bounds_1’:
../../src-trunk/gcc/tree-chkp.c:3773:0: warning: ‘MEM[(struct gimple * *)&phi_iter]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     add_phi_arg (phi_bnd, arg_bnd,
 
../../src-trunk/gcc/tree-chkp.c:3747:0: note: ‘MEM[(struct gimple * *)&phi_iter]’ was declared here
    gphi_iterator phi_iter;
 
../../src-trunk/gcc/tree-chkp.c: In function ‘chkp_find_bounds_1’:
../../src-trunk/gcc/tree-chkp.c:3773:0: warning: ‘MEM[(struct gimple * *)&phi_iter]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     add_phi_arg (phi_bnd, arg_bnd,
 
../../src-trunk/gcc/tree-chkp.c:3747:0: note: ‘MEM[(struct gimple * *)&phi_iter]’ was declared here
    gphi_iterator phi_iter;
 
rm fsf-funding.pod gcov.pod gpl.pod cpp.pod gfdl.pod gcc.pod gcov-dump.pod gfortran.pod gcov-tool.pod
make[6]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld/gcc'
make[5]: *** [Makefile:4799: all-stageprofile-gcc] Error 2
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
make[4]: *** [Makefile:24553: stageprofile-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
make[3]: *** [Makefile:24807: profiledbootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-profiled/bld'
65132.62user 312.50system 2:49:47elapsed 642%CPU (0avgtext+0avgdata 1074116maxresident)k
11350184inputs+31351288outputs (140922major+83084269minor)pagefaults 0swaps
make[2]: *** [Makefile:288: profiledbootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-profiled'



More information about the Gcc-regression mailing list