Internal compiler error 364

Andrew Bower ajb85@cam.ac.uk
Wed Dec 30 13:36:00 GMT 1998


I cannot find a specfication of a full bug report in my distribution so I
hope this suffices.

ajb85:~/c++/tag$ make
g++ -O   -c tagdb.cc -o tagdb.o
/usr/include/g++/stl_vector.h: In method `class Tagline & * vector<Tagline &,__default_alloc_template<true,0> >::allocate_and_fill(unsigned int, class Tagline &const &)':
/usr/include/g++/stl_vector.h:216: Internal compiler error 364.
/usr/include/g++/stl_vector.h:216: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make: *** [tagdb.o] Error 1
ajb85:~/c++/tag$ egcs -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/specs
gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)

libstdc++ version 2.8.  Include files as per Redhat 5.2 linux.

The source is doubtless erroneous, since I am just learning c++, but I
understand that an 'internal compiler error' is always a compile error.


More information about the Gcc-bugs mailing list