g++-2.95.1: <internal>:0: Internal compiler error.

Markus Schutz markus.schutz@ieee.org
Tue Oct 26 18:50:00 GMT 1999


Hi,

Found a g++ internal compiler error:

Software version: egcs-2.95.1 (aka gcc-2.95.1)
System type: Linux-2.2.5 on a i686

Command lines (generated by libtool, automake, autoconfig):
/bin/sh libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -g -O2 -c Exception.C

This is the actual command line that libtool will generate
(just in case):
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c  -fPIC -DPIC Exception.C -o .libs/Exception.lo

Result:
<internal>:0: Internal compiler error.
<internal>:0: Please submit a full bug report.
<internal>:0: See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.

Sources:
In the attached bug.tar.gz file.
In case untar fails because of the symlink, there need to be a
symlink lyric -> . in the bug dir (ln -s . lyric).

Hint:
It's once I added the Exception::Table and Exception::Table::Empty
classes in Exception.H and their implementation to Exception.C that
the bug appeared. The code previously compiled.

Thanks for fixing that,
Markus

-- 
A designer  knows  he has achieved perfection  not  when there is
nothing left to add, but when there is nothing left to take away.
                                         Antoine de Saint-Exupéry
-----------------------------------------------------------------
Markus SCHÜTZ
8, Ch. des Aubépines                      Phone: ++41 21 646 9362
CH-1004 Lausanne                    mailto:markus.schutz@ieee.org
Switzerland                     http://www.geocities.com/~schutzm
-----------------------------------------------------------------
bug.tar.gz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug.tar.gz
Type: application/x-gzip
Size: 33879 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19991026/6b82ec54/attachment.bin>


More information about the Gcc-bugs mailing list