Internal error 364 in egcs.

rosbacke rosbacke@nada.kth.se
Mon Oct 12 13:54:00 GMT 1998


During development I received an internal compiler error 364. The
following is a transcript from the compilation.

[root@bacchus Testdev]# make
egcs -c  -g -o neuron.o neuron.cc
/usr/include/g++/stl_vector.h: In method `void vector<synapse
&,__default_alloc_template<true,0> >::resize(unsigned int)':
/usr/include/g++/stl_vector.h:209: warning: initializing non-const
`synapse &' with `int' will use a temporary
/usr/include/g++/stl_vector.h:209: warning: initialization of non-const
reference `class synapse &' from rvalue `synapse'
/usr/include/g++/stl_algobase.h: In function `class synapse & *
__copy_d<synapse &const *, synapse & *, int>(class synapse &const *,
class synapse &const *, class synapse & *, int *)':
/usr/include/g++/stl_algobase.h:122: Internal compiler error 364.
/usr/include/g++/stl_algobase.h:122: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make: *** [neuron.o] Error 1


egcs -v gives the following output:

[root@bacchus Testdev]# egcs -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.27/specs
gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)

I'm using a Redhat 5.1 system with all rpm-patches applied.

Attaching the Sourcecode. Type 'make' to reproduce the error.

--- Mikael Rosbacke

rosbacke@nada.kth.se
egcs-bug.tar.gz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: egcs-bug.tar.gz
Type: application/x-gzip
Size: 2178 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981012/568870fd/attachment.bin>


More information about the Gcc-bugs mailing list