Internal compiler error in function expand_expr

Martin Habbecke M.Habbecke@fz-juelich.de
Mon Nov 23 06:46:00 GMT 1998


Hi !

Trying to compile a recent KDE snapshot I encountered an internal compiler 
error using EGCS from CVS:

(Package kdelibs-981107)

[...]
/bin/sh ../libtool --silent --mode=compile eg++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I../kdecore -I../kfile -I/usr/local/qt/include    -fno-rtti -fno-exceptions 
-c kmsgbox.cpp
/usr/cvs_egcs/egcs/gcc/expr.c:5823: Internal compiler error in function 
expand_expr
make: *** [kmsgbox.lo] Error 1


I attached the output of g++ -E as testfile1.cpp.
The same error occurs in another package. Cause I don't know if it is caused 
by the same problem I attached the file as well as testfile2.cpp:

(Package kdebase-981108)

[...]
eg++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/kde/include 
-I/usr/local/qt/include    -fno-rtti -fno-exceptions -c kmsgwin.cpp
/usr/cvs_egcs/egcs/gcc/expr.c:5823: Internal compiler error in function 
expand_expr
make[2]: *** [kmsgwin.o] Error 1
make[2]: Leaving directory `/usr/var/tmp/kdebase/kfm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/var/tmp/kdebase'
make: *** [all-recursive-am] Error 2


Compiler:
habbecke@zel062:~>eg++ -v
Reading specs from /usr/local/egcs_shot/lib/gcc-lib/alpha-dec-osf4.0d/egcs-2.92
.
21/specs
gcc version egcs-2.92.21 19981111 (gcc2 ss-980609 experimental)

OS:
Digital Unix 4.0d


Hope it helps...

Martin



-------------- next part --------------
A non-text attachment was scrubbed...
Name: testfile1.cpp.bz2
Type: application/x-bzip2
Size: 33454 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981123/a76a55a0/attachment.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testfile2.cpp.bz2
Type: application/x-bzip2
Size: 34332 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981123/a76a55a0/attachment-0001.bz2>


More information about the Gcc-bugs mailing list