Internal compiler error 980711

Francesco Giacomini Francesco.Giacomini@cern.ch
Fri Jun 25 01:46:00 GMT 1999


% c++ -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
% uname -a
Linux pcatd37.cern.ch 2.2.9 #1-2.2.9.bphys-SMP Sat Jun 5 16:29:31 MEST 1999 i686
unknown
% c++ -I/data/giaco/pilot/t2ref/include  -I/data/giaco/sisci_api/include  -c
SCIException.cxx -o /data/giaco/pilot/t2ref/i686-Linux/obj/SCIException.o
In file included from SCIException.cxx:5:
/data/giaco/pilot/t2ref/include/msg/sci/SCIException.h:52: Internal compiler
error 980711.
/data/giaco/pilot/t2ref/include/msg/sci/SCIException.h:52: Please submit a full
bug report to `egcs-bugs@egcs.cygnus.com'.
/data/giaco/pilot/t2ref/include/msg/sci/SCIException.h:52: See
<URL: http://egcs.cygnus.com/faq.html#bugreport > for details.

A few remarks:
- the Linux kernel is patched with bigphysarea.
- the source code contains some errors, in particualar I use vector and string
without including the corresponding include files and I don't initialize a
vector in the correct way. If I only include <string> and <vector> the internal
compiler error disappears.

Regards, Francesco.
-- 
Francesco.Giacomini@cern.ch                        CERN EP-ATD
http://wwwinfo.cern.ch/~giacomin          Tel. +41 22 76 75022
SCIException.ii.gz



More information about the Gcc-bugs mailing list