internal compiler error in g++ 2.95.2 (release)

Arnold Metselaar A.Metselaar@math.utwente.nl
Thu Feb 3 14:32:00 GMT 2000


Hello,

I hit man internal compiler error while trying to compile the
IGPMlib(see: http://elc2.igpm.rwth-aachen.de/~jvor/ ). 
It seems that it does work with ecgs-1.1.2 but I haven't tried that yet.
I have attached the .ii-file, compressed with bzip2.

The command line and g++-output leading to this `misery' are below:

regards, Arnld Metselaar

[arnold@localhost interval]$ g++ -v --save-temps -c -Wall -O2 -pedantic
-pipe -W -fPIC -fno-strength-reduce -D_USE_IGPM_NAMESPACE -I../MatLib
-I../MLLib imask.cpp
g++: Warning: -pipe ignored since -save-temps specified
Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/specs
gcc version 2.95.2 19991024 (release)
 /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/cpp -lang-c++ -v
-I../MatLib -I../MLLib -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95
-D__cplusplus -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__
-D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS
-D__OPTIMIZE__ -Wall -W -pedantic -Acpu(i386) -Amachine(i386) -Di386
-D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__
-D__pentiumpro -D__pentiumpro__ -D__PIC__ -D__pic__
-D_USE_IGPM_NAMESPACE imask.cpp imask.ii
GNU CPP version 2.95.2 19991024 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 ../MatLib
 ../MLLib

/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../../include/g++-3
 /usr/local/include

/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/../../../../i686-pc-linux-gnulibc1/include
 /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/include
 /usr/include
End of search list.
The following default directories have been omitted from the search
path:
End of omitted list.
 /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/2.95.2/cc1plus imask.ii
-quiet -dumpbase imask.cc -O2 -Wall -W -pedantic -version -fPIC
-fno-strength-reduce -o imask.s
GNU C++ version 2.95.2 19991024 (release) (i686-pc-linux-gnulibc1)
compiled by GNU C version 2.95.2 19991024 (release).
In file included from imask.cpp:13:
imask.h: In method `int igpm::I_Mask::LowBorder(int) const':
imask.h:90: warning: unused parameter `int Level'
../MatLib/basevector.cpp: At top level:
../MatLib/basevector.cpp: In instantiation of
`igpm::basevector<int>::Redimension(int)':
imask.cpp:280:   instantiated from here
../MatLib/basevector.cpp:205: Internal compiler error.
../MatLib/basevector.cpp:205: Please submit a full bug report.
../MatLib/basevector.cpp:205: See
<URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
[arnold@localhost interval]$ bzip2 -v9 imask.ii
imask.ii.bz2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: imask.ii.bz2
Type: application/x-bzip2
Size: 44133 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000203/5083621d/attachment.bz2>


More information about the Gcc-bugs mailing list