This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
'1004 snapshot ICE from flow.c on alpha-dec-osf4.0e compiling toplev.c
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: '1004 snapshot ICE from flow.c on alpha-dec-osf4.0e compiling toplev.c
- From: "Brown, Rodney" <rodneybrown at pmsc dot com>
- Date: Tue, 5 Oct 1999 22:08:00 -0400
stage1/xgcc -Bstage1/ -B/usr/local/alpha-dec-osf4.0e/bin/ -DIN_GCC -W -Wall
\
-O2 -g -O2 -DHAVE_CONFIG_H -o genconfig \
genconfig.o rtl.o bitmap.o ggc-none.o print-rtl.o errors.o ` case
"obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac `
` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case ""
in ?*) echo ;; esac ` -lmld -lexc
./genconfig ../../egcs-19991004/gcc/config/alpha/alpha.md > tmp-config.h
/bin/sh ../../egcs-19991004/gcc/move-if-change tmp-config.h insn-config.h
touch s-config
stage1/xgcc -Bstage1/ -B/usr/local/alpha-dec-osf4.0e/bin/ -DIN_GCC -W -Wall
\
-O2 -g -O2 -DHAVE_CONFIG_H \
-I. -I../../egcs-19991004/gcc -I../../egcs-19991004/gcc/config \
-I../../egcs-19991004/gcc/../include -DUSE_COLLECT2 \
-DTARGET_NAME=\"alpha-dec-osf4.0e\" \
-c `echo ../../egcs-19991004/gcc/toplev.c | sed 's,^\./,,'`
../../egcs-19991004/gcc/toplev.c: In function `print_switch_values':
../../egcs-19991004/gcc/toplev.c:5683: Internal compiler error in \
`maybe_remove_dead_notes', at flow.c:5972
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make[2]: *** [toplev.o] Error 1
make[2]: Leaving directory `/user/rand/rdb/src/egcs-19991004.obj/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/user/rand/rdb/src/egcs-19991004.obj/gcc'
make: *** [bootstrap-lean] Error 2