This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
bootstrap failure i686-pc-linux-gnu
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 1 Sep 2003 05:00:16 -0500
- Subject: bootstrap failure i686-pc-linux-gnu
- Organization: Red Hat / Paris
Last updated Sep 01, 2003.
stage1/xgcc -Bstage1/ -B/mnt/hd/bld/H-x86-gcc/i686-pc-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 -DGENERATOR_FILE
-I. -I. -I/mnt/hd/src/gcc/gcc -I/mnt/hd/src/gcc/gcc/. -I/mnt/hd/src/gcc/gcc/../include /mnt/hd/src/gcc/gcc/genpreds.c -o genpreds.o
/mnt/hd/src/gcc/gcc/genpreds.c: In function `output_predicate_decls':
/mnt/hd/src/gcc/gcc/genpreds.c:51: internal compiler error: tree check: expected field_decl, have tree_list in gen_struct_or_union_type_die, at dwarf2out.c:11330
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [genpreds.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mnt/hd/bld/gcc/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/hd/bld/gcc/gcc'
make: *** [bootstrap-lean] Error 2
Whee.
-benjamin