ICE in function mark_jump_label

Manfred Hollstein manfred@s-direktnet.de
Fri Jun 19 01:04:00 GMT 1998


Tonight I got this while building libgcc2.a using the stage2 compiler

../../egcs-19980617/gcc/jump.c:3350: Internal compiler error in function mark_jump_label

with egcs sources from CVS (1998/06/17 16:17:05 MEST).

I configured it this way:

$ env CC=gcc 'CFLAGS=-O9  ' 'CXXFLAGS=-O9 -g ' LDFLAGS=-s 'INSTALL=/tools/gnu/bin/install -c' 'INSTALL_DATA=/tools/gnu/bin/install -c -m 644' 'INSTALL_PROGRAM=/tools/gnu/bin/install -c -m 755' /bin/sh ../egcs-19980617/configure delta --srcdir=../egcs-19980617 --prefix=/u/b60/manfred/gnu/delta --with-gnu-as --with-gnu-ld --with-local-prefix=/u/b60/manfred/gnu/delta --verbose

with gcc being 'gcc version egcs-2.91.27 19980502 (gcc2 ss-980502 experimental)'.

manfred



More information about the Gcc-bugs mailing list