today's CVS version fails to build on i586-pc-linux-gnulibc1

Joe Buck jbuck@synopsys.com
Wed Apr 15 16:09:00 GMT 1998


Finally got anonymous CVS going on my home Linux box
(i586-pc-linux-gnulibc1, Red Hat 4.2).

I get an internal compiler error when trying to build today's CVS
version, though.  tinfo.cc fails to build.  The output is

./xgcc -B./ -O2   -DIN_GCC   -DUSE_GNULIBC_1 -W -Wall -O2 -g -O2 \
-I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions \
-I. -I../../egcs/gcc -I../../egcs/gcc/config -c ../../egcs/gcc/cp/tinfo.cc
../../egcs/gcc/cp/tinfo.cc: In method `void *
__class_type_info::dcast(const cla
ss type_info &, int, void *, const class type_info * = 0, void * = 0)
const':
../../egcs/gcc/cp/tinfo.cc:80: warning: comparison between signed and unsigned
include/typeinfo: At top level:
include/typeinfo:64: Internal compiler error.
include/typeinfo:64: Please submit a full bug report to `egcs-bugs@cygnus.com'.

cc1plus's stack trace when the error occurs is
#0  0x8071eac in mark_vtable_entries (decl=0x823efe4)
    at ../../../egcs/gcc/cp/decl2.c:2359
#1  0x80721f2 in finish_vtable_vardecl (prev=0x82431b8, vars=0x823efe4)
    at ../../../egcs/gcc/cp/decl2.c:2534
#2  0x8072294 in walk_vtables (typedecl_fn=0, 
    vardecl_fn=0x807218c <finish_vtable_vardecl>)
    at ../../../egcs/gcc/cp/decl2.c:2600
#3  0x8072c90 in finish_file () at ../../../egcs/gcc/cp/decl2.c:3138
#4  0x80817f5 in yyparse () at parse.y:336
....


I did cvs update at Wed Apr 15 12:17:56 PDT 1998.



More information about the Gcc mailing list