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

ICE bootstrapping gcc cvs HEAD 20030704 on sparc-linux: error: head insn 98 for block 0 not found in the insn stream


Aurora SPARC Linux 1.0 (Ansel) SS20 dual SuperSparc-(II) sun4m:

binutils-2.14.90 20030704 sparc-linux
bison-1.35-1
dejagnu-1.4.2-10 (ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS)
expect-5.32.2-67
gcc-2.96-113
glibc-2.2.5-42
glibc-kernheaders-2.4-7.16sparc
kernel-smp-2.4.20-3.4sparc (ftp://auroralinux.org/pub/aurora/corona/RPMS)
tcl-8.3.3-67

LAST_UPDATED: Fri Jul  4 21:14:51 UTC 2003

stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc-unknown-linux-gnu/bin/ -c
  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I.-I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. -I/usr/local/src/trunk/gcc/gcc/config -I/usr/local/src/trunk/gcc/gcc/../include -I../intl /usr/local/src/trunk/gcc/gcc/cpplib.c -o cpplib.o
/usr/local/src/trunk/gcc/gcc/cpplib.c: In function `skip_rest_of_line':
/usr/local/src/trunk/gcc/gcc/cpplib.c:214: error: head insn 98 for block 0 not found in the insn stream
/usr/local/src/trunk/gcc/gcc/cpplib.c:214: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [cpplib.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/local/src/trunk/gcc/gcc/genattrtab.c: In function `write_indent':
/usr/local/src/trunk/gcc/gcc/genattrtab.c:5252: error: head insn 100 for block 0 not found in the insn stream
/usr/local/src/trunk/gcc/gcc/genattrtab.c:5252: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [genattrtab.o] Error 1
make[2]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make: *** [bootstrap-lean] Error 2


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