Internal compiler error
Michael Schoene
mrs@mlc.de
Tue Aug 25 00:09:00 GMT 1998
Hello,
I try to compile the JThreads/C++ library (you can find the sources at
http://www.ooc.com/jtc ). I get the following internal compiler error:
mrs@boetsch(270)$ c++ -c -v --no-implicit-templates -Wall -Wno-return-type -I. -I../include -mthreads Mutex.cpp
Reading specs from /usr/egcs/lib/gcc-lib/rs6000-ibm-aix4.1.5.0/egcs-2.91.54/specs
gcc version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental)
/usr/egcs/lib/gcc-lib/rs6000-ibm-aix4.1.5.0/egcs-2.91.54/cpp -lang-c++ -v -I. -I../include -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 -D_LONG_LONG -D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 -D_LONG_LONG -Asystem(unix) -Asystem(aix) -D__EXCEPTIONS -D__CHAR_UNSIGNED__ -Wall -Wno-return-type -D_THREAD_SAFE -D_ARCH_COM Mutex.cpp /tmp/ccCH12eP.ii
GNU CPP version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental)
#include "..." search starts here:
#include <...> search starts here:
.
../include
/usr/egcs/include/g++
/usr/local/include
/usr/egcs/rs6000-ibm-aix4.1.5.0/include
/usr/egcs/lib/gcc-lib/rs6000-ibm-aix4.1.5.0/egcs-2.91.54/include
/usr/include
End of search list.
/usr/egcs/lib/gcc-lib/rs6000-ibm-aix4.1.5.0/egcs-2.91.54/cc1plus /tmp/ccCH12eP.ii -quiet -dumpbase Mutex.cc -mthreads -Wall -Wno-return-type -version -fno-implicit-templates -o /tmp/ccMXiDeG.s
GNU C++ version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) (rs6000-ibm-aix4.1.5.0) compiled by GNU C version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental).
../../gcc/function.c:3272: Internal compiler error in function instantiate_virtual_regs_1
mrs@boetsch(271)$
Regards,
Michael
-------------------------------------------------------------------------------
M M L CCC | Michael Schoene |
MM MM L C | MLC Systeme GmbH | Tel.: ++49 (+2102) 479-311/-0
M MM M L C | Kaiserswerther Str. 115 | FAX : ++49 (+2102) 479-309
M M L C | D 40880 Ratingen | e-mail: mrs@mlc.de
M M LLLL CCC | FRGermany |
More information about the Gcc-bugs
mailing list