This is the mail archive of the gcc-patches@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]

3.1 bootstrap failure on alpha remains


Even with the new patches, bootstrap on alphaev6-unknown-linux-gnu
fails for 3.1:

/export/u11/lucier/programs/gcc/gcc-3.1/objdir/gcc/xgcc -B/export/u11/lucier/programs/gcc/gcc-3.1/objdir/gcc/ -B/usr/local/alphaev6-unknown-linux-gnu/bin/ -B/usr/local/alphaev6-unknown-linux-gnu/lib/ -isystem /usr/local/alphaev6-unknown-linux-gnu/include -DHAVE_CONFIG_H -I. -I../../../libjava -I./include -I../../../libjava -Iinclude -I../../../libjava/include -I../../../libjava/../boehm-gc/include -DSILENT=1 -DNO_SIGNALS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -I../../../libjava/libltdl -I../../../libjava/libltdl -I../../../libjava/../gcc -I../../../libjava/../zlib -I../../../libjava/../libffi/include -I../libffi/include -mieee -W -Wall -g -O2 -mieee -c ../../../libjava/java/lang/strtod.c  -fPIC -DPIC -o java/lang/.libs/strtod.o
../../../libjava/java/lang/strtod.c: In function `_Jv_strtod_r':
../../../libjava/java/lang/strtod.c:121: warning: `bb' might be used uninitialized in this function
../../../libjava/java/lang/strtod.c:121: warning: `bd' might be used uninitialized in this function
../../../libjava/java/lang/strtod.c:121: warning: `bs' might be used uninitialized in this function
../../../libjava/java/lang/strtod.c:121: warning: `delta' might be used uninitialized in this function
../../../libjava/java/lang/strtod.c:719: Internal compiler error in reg_overlap_mentioned_p, at rtlanal.c:1255
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [java/lang/strtod.lo] Error 1
make[3]: Leaving directory `/export/u11/lucier/programs/gcc/gcc-3.1/objdir/alphaev6-unknown-linux-gnu/libjava'

Brad


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