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 224160] failed to profiledbootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/6.0.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.224160.trunk.x86_64 >> makelog.224160.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccfKH2y6.ltrans11.ltrans.o] Error 1
make[7]: *** [/tmp/ccfKH2y6.ltrans10.ltrans.o] Error 1
make[6]: *** [lto1] Error 1
make[7]: *** [/tmp/cck1bnTG.ltrans8.ltrans.o] Error 1
make[6]: *** [f951] Error 1
make[7]: *** [/tmp/ccVl1ujZ.ltrans11.ltrans.o] Error 1
make[6]: *** [cc1obj] Error 1
make[7]: *** [/tmp/ccfYjuwt.ltrans11.ltrans.o] Error 1
make[6]: *** [cc1] Error 1
make[7]: *** [/tmp/cc9pfqWj.ltrans8.ltrans.o] Error 1
make[7]: *** [/tmp/cc9pfqWj.ltrans9.ltrans.o] Error 1
make[6]: *** [cc1plus] Error 1
make[7]: *** [/tmp/ccc1uqDW.ltrans10.ltrans.o] Error 1
make[6]: *** [jc1] 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
/usr/include/sys/resource.h:50:12: warning: type of âgetrlimitâ does not match original declaration [-Wlto-type-mismatch]
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
lto1: note: type mismatch in parameter 1
/usr/include/sys/resource.h:42:13: note: type â__rlimit_resource_tâ should match type â__rlimit_resource_tâ
 typedef int __rlimit_resource_t;
             ^
/usr/include/sys/resource.h:38:32: note: the incompatible type is defined here
 typedef enum __rlimit_resource __rlimit_resource_t;
                                ^
/usr/include/sys/resource.h:50:12: note: âgetrlimitâ was previously declared here
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:69:12: warning: type of âsetrlimitâ does not match original declaration [-Wlto-type-mismatch]
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
lto1: note: type mismatch in parameter 1
/usr/include/sys/resource.h:42:13: note: type â__rlimit_resource_tâ should match type â__rlimit_resource_tâ
 typedef int __rlimit_resource_t;
             ^
/usr/include/sys/resource.h:38:32: note: the incompatible type is defined here
 typedef enum __rlimit_resource __rlimit_resource_t;
                                ^
/usr/include/sys/resource.h:69:12: note: âsetrlimitâ was previously declared here
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
../../src-trunk/gcc/tree-ssa-sccvn.c: In function âvn_reference_lookupâ:
../../src-trunk/gcc/tree-ssa-sccvn.c:2262:4: 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:2240:8: note: âvaluezied_anythingâ was declared here
   bool valuezied_anything;
        ^
../../src-trunk/gcc/emit-rtl.c: In function âverify_rtl_sharingâ:
../../src-trunk/gcc/emit-rtl.c:2848:1: internal compiler error: in loop_exits_before_overflow, at tree-ssa-loop-niter.c:3962
 verify_rtl_sharing (void)
 ^
0x108e667 loop_exits_before_overflow
	../../src-trunk/gcc/tree-ssa-loop-niter.c:3962
0x108e667 scev_probably_wraps_p(tree_node*, tree_node*, gimple_statement_base*, loop*, bool)
	../../src-trunk/gcc/tree-ssa-loop-niter.c:4031
0x191b8ce convert_affine_scev(loop*, tree_node*, tree_node**, tree_node**, gimple_statement_base*, bool)
	../../src-trunk/gcc/tree-chrec.c:1275
0x191b1df chrec_convert_1
	../../src-trunk/gcc/tree-chrec.c:1330
0x191b545 chrec_convert(tree_node*, tree_node*, gimple_statement_base*, bool)
	../../src-trunk/gcc/tree-chrec.c:1419
0xfb270d instantiate_scev_convert
	../../src-trunk/gcc/tree-scalar-evolution.c:2581
0xfb270d instantiate_scev_r
	../../src-trunk/gcc/tree-scalar-evolution.c:2818
0xfb3735 instantiate_scev(basic_block_def*, loop*, tree_node*)
	../../src-trunk/gcc/tree-scalar-evolution.c:2905
0x108ac56 instantiate_parameters
	../../src-trunk/gcc/tree-scalar-evolution.h:59
0x108ac56 infer_loop_bounds_from_signedness
	../../src-trunk/gcc/tree-ssa-loop-niter.c:3074
0x108ac56 infer_loop_bounds_from_undefined
	../../src-trunk/gcc/tree-ssa-loop-niter.c:3131
0x108c4f3 estimate_numbers_of_iterations_loop
	../../src-trunk/gcc/tree-ssa-loop-niter.c:3498
0x108da27 loop_exits_before_overflow
	../../src-trunk/gcc/tree-ssa-loop-niter.c:3840
0x108da27 scev_probably_wraps_p(tree_node*, tree_node*, gimple_statement_base*, loop*, bool)
	../../src-trunk/gcc/tree-ssa-loop-niter.c:4031
0x12319bc adjust_range_with_scev
	../../src-trunk/gcc/tree-vrp.c:4365
0x12319bc vrp_visit_phi_node
	../../src-trunk/gcc/tree-vrp.c:8949
0x10db17d simulate_stmt
	../../src-trunk/gcc/tree-ssa-propagate.c:341
0x10db730 process_ssa_edge_worklist
	../../src-trunk/gcc/tree-ssa-propagate.c:459
0x10dd7ae ssa_propagate(ssa_prop_result (*)(gimple_statement_base*, edge_def**, tree_node**), ssa_prop_result (*)(gphi*))
	../../src-trunk/gcc/tree-ssa-propagate.c:933
0x123ca67 execute_vrp
	../../src-trunk/gcc/tree-vrp.c:10389
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/ccc1uqDW.ltrans10.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
make[6]: *** [jc1] Error 1
rm fsf-funding.pod grmic.pod gcov.pod gc-analyze.pod cpp.pod gfdl.pod gfortran.pod gcc.pod gcj-dbtool.pod jcf-dump.pod gcj.pod jv-convert.pod gcov-tool.pod gij.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'
30116.56user 506.91system 1:38:08elapsed 520%CPU (0avgtext+0avgdata 804856maxresident)k
3596904inputs+36738200outputs (15086major+129246918minor)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]