Internal compiler error 108.
Leif Lonnblad
leif@thep.lu.se
Thu Mar 16 01:36:00 GMT 2000
Hi there,
The following internal error does not appear when compiling the same
code with with gcc-2.95.2.
Keep up the good work,
Leif
g++ -c -Wall -O -I../../ -I/usr/local/include -v --save-temps test.cc
Reading specs from /usr/local/test/lib/gcc-lib/i686-pc-linux-gnu/2.96/specs
gcc version 2.96 20000313 (experimental)
/usr/local/test/lib/gcc-lib/i686-pc-linux-gnu/2.96/cpp -lang-c++ -v -I../../ -I/usr/local/include -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__cplusplus -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -D__OPTIMIZE__ -Wall -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_pentiumpro__ test.cc test.ii
GNU CPP version 2.96 20000313 (experimental) (cpplib)
(i386 Linux/ELF)
ignoring duplicate directory `/usr/local/include'
#include "..." search starts here:
#include <...> search starts here:
../../
/usr/local/include
/usr/local/test/include/g++-3
/usr/local/test/lib/gcc-lib/i686-pc-linux-gnu/2.96/include
/usr/local/test/i686-pc-linux-gnu/include
/usr/include
End of search list.
/usr/local/test/lib/gcc-lib/i686-pc-linux-gnu/2.96/cc1plus test.ii -quiet -dumpbase test.cc -O -Wall -version -o test.s
GNU C++ version 2.96 20000313 (experimental) (i686-pc-linux-gnu) compiled by GNU C version 2.96 20000313 (experimental).
In file included from test.cc:2:
Rebinder.h:36: Internal compiler error 108.
Rebinder.h:36: Please submit a full bug report.
Rebinder.h:36: See <URL: http://www.gnu.org/software/gcc/bugs.html > for
Rebinder.h:36: instructions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ii.gz
Type: application/x-gzip
Size: 68010 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000316/89d3ecb9/attachment.bin>
More information about the Gcc-bugs
mailing list