Internal compiler error in GCC 2.96

Marc Seter marc@probate-software.com
Mon Jul 17 15:45:00 GMT 2000


Dear Sir/Madam -

I recently upgraded my version of gcc, hoping it would eliminate
a compiler error resulting in a segmentation fault in my program.
It did, but introduced at least one more problem.  I am no longer
able to compile a required library.

We are using the GOODS object database library in our applications.
Compiling the file `javamop.cxx' with G++ 2.96 results in an
internal compiler error.  I have appended the xterm text at the end
of this message, and attached the javamop.ii.gz file (compressed
using Slackware 7.0 Linux gzip, compression level 9).

  user:  Marc Seter
  email: marc@probate-software.com
  CPU:   Athlon 700
  RAM:   384MB
  HD:    220MB free
  OS:    Linux (Slackware 7.0)
  G++:   2.96  (checked out anonymously on 2000-07-17)

I will be happy to provide you with any additional information you
might need to solve this issue.  BTW, if you would like the entire
GOODS distribution, it is available for free at:

  http://www.ispras.ru/~knizhnik/goods.html

Sincerely,

Marc Seter

-------8<-------8<-------8<-------8<-------8<-------8<-------8<-------8<-------
Troy:~/<1>autoGuardian/goodsSrc/src> g++ -Wall -v --save-temps -c -O5 -g -DDEBUG_LEVEL=DEBUG_TRACE javamop.cxx
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux/2.96/specs
gcc version 2.96 20000717 (experimental)
 /usr/local/lib/gcc-lib/i686-pc-linux/2.96/cpp -lang-c++ -D__GNUG__=2 -v -D__GNUC__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__OPTIMIZE__ -g -Wall -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_pentiumpro__ -DDEBUG_LEVEL=DEBUG_TRACE javamop.cxx javamop.ii
GNU CPP version 2.96 20000717 (experimental) (cpplib)
 (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include/g++-3
 /usr/local/include
 /usr/local/lib/gcc-lib/i686-pc-linux/2.96/include
 /usr/local/i686-pc-linux/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/i686-pc-linux/2.96/cc1plus javamop.ii -quiet -dumpbase javamop.cxx -g -O5 -Wall -version -o javamop.s
GNU C++ version 2.96 20000717 (experimental) (i686-pc-linux) compiled by GNU C version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release).
javamop.cxx: In method `void class_file::preprocess_file ()':
javamop.cxx:815: Internal compiler error.
javamop.cxx:815: Please submit a full bug report.
javamop.cxx:815: See <URL: http://www.gnu.org/software/gcc/bugs.html > 
for instructions.
Troy:~/<1>autoGuardian/goodsSrc/src> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: javamop.ii.gz
Type: application/x-gzip
Size: 16395 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000717/ce61f1bb/attachment.bin>


More information about the Gcc-bugs mailing list