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]

VAX Ultrix gcc-2.96: ICE in `add_insn_after', at emit-rtl.c:2514


With gcc-2.96-20000519 + function.c patch, the compiler now builds and
compares through stage 3. Yeah!

However, in testing today, I found the following ICE:

/usr/local/src/gnu/gcc-2.96/objdir/gcc/xgcc -B/usr/local/src/gnu/gcc-2.96/objdir/gcc/ -B/usr/local/vax-dec-ultrix4.3/bin/ -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl    -O3 -c -o regex.o `test -f regex.c || echo './'`regex.c
regex.c: In function `re_set_registers':
regex.c:6232: Internal compiler error in `add_insn_after', at emit-rtl.c:2514
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [regex.o] Error 1
make[2]: Leaving directory `/usr/local/src/gnu/fileutils-4.0s/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnu/fileutils-4.0s'
make: *** [all-recursive-am] Error 2

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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