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

Bootstrap failure: element 1863 out of bounds in merge_blocks_nomove,at flow.c:2887


Jan, RTH, I'm afraid you've been the last ones touching these parts of
the compiler?

We have a new bootstrap failure for a plain build on sparc-sun-solaris2.8:

stage1/xgcc -Bstage1/ -B/sw/test/gcc/SunOS/sparc-sun-solaris2.8/bin/ -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I/sw/test/gcc/cvs/gcc -I/sw/test/gcc/cvs/gcc/java -I/sw/test/gcc/cvs/gcc/config -I/sw/test/gcc/cvs/gcc/../include /sw/test/gcc/cvs/gcc/java/jcf-dump.c -o java/jcf-dump.o
/sw/test/gcc/cvs/gcc/java/jcf-dump.c: In function `main':
/sw/test/gcc/cvs/gcc/java/jcf-dump.c:1047: Virtual array basic_block_for_insn[1851]: element 1863 out of bounds in merge_blocks_nomove, at flow.c:2887
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [java/jcf-dump.o] Error 1
gmake[2]: Leaving directory `/files/pfeifer/OBJ-0730-1408/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/files/pfeifer/OBJ-0730-1408/gcc'
gmake: *** [bootstrap] Error 2

Gerald


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