egcs-1.0.3a and blitz-980417 compilation error
Ximenes Rocha Resende
ximenes@cv-2-8.campusview.indiana.edu
Wed May 20 22:32:00 GMT 1998
This is the output from the installation script in Blitz:
make[1]: Entering directory `/home/ximenes/c++/blitz/blitz-980417/testsuite'
c++ -I./.. -ftemplate-depth-30 -g -DBZ_DEBUG -c ./ctors.cpp
../blitz/arrayops.cc: In method `class Array<int,1> & Array<int,1>::operator =(class _bz_ArrayExpr<ArrayIterator<int,1> >)':
../blitz/arrayops.cc:214: Internal compiler error.
../blitz/arrayops.cc:214: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[1]: *** [ctors.o] Error 1
make[1]: Leaving directory `/home/ximenes/c++/blitz/blitz-980417/testsuite'
make: *** [check] Error 2
More information about the Gcc-bugs
mailing list