This is the mail archive of the gcc@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]

Re: latest snapshot build failure on gcc/cp/tinfo.cc


Shigeya Suzuki telecommunicated (on 17Apr):
| I've gotten following error on i386-pc-bsdi3.1 bootstrap.
| Any solution?
| 
| source: CVS, updated 98/04/16 18:44 JST
| bootstrap by: gcc 2.7.2.1, with gas-980301
| 
| gmake[3]: Entering directory `/usr8/src/egcs/build13/gcc'
| ./xgcc -B./ -O2   -DIN_GCC    -W -Wall -O2 -g -O2 -I./include   -g1
| -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I../../egcs-latest/egcs/gcc -I../../egcs-latest/egcs/gcc/config \
|   -c ../../egcs-latest/egcs/gcc/cp/tinfo.cc
| ../../egcs-latest/egcs/gcc/cp/tinfo.cc: In method `void *__class_type_info::dca
| st(const class type_info &, int, void *, const class type_info * = 0,void * = 0
| ) const':../../egcs-latest/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'.


I reported that this week.  Joe Buck reported it.  This makes the
third person seeing the same thing, and we're all on different
platforms.  Doesn't anyone know what to patch?

-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum


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