This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

"internal compiler error" in egcs-1.0.3


Hello!

Last night i tried to compile doc++ V3.01 and came across an "Internal 
compiler error".

Since I am not very good in C++ I am not able to examine wether the
code is corrupted.  So I tried to cut down the doc++ distribution to
send it to you.

I am using `g++ --version`
        egcs-2.90.29 980515 (egcs-1.0.3 release)
and running a Linux-Box
        Linux 2.0.34 #1 i586
with libc.so.5.4.44.

after issuing the command 
        g++ -DUNIX -DNDEBUG -O -Wall -c html.cpp

there is (after a few warnings) the following error report:
        McSorter.h: In function `void sort(T *, int)':
        In file included from html.cpp:39:
        McSorter.h:78: Internal compiler error.
        McSorter.h:78: Please submit a full bug report 
                        to `egcs-bugs@cygnus.com'.

So I have stripped down the source to only the necessecary files and
will send it to you.

I have included the original Makefile for your information.


With best wishes and many thanks for egcs

Yours
  Uwe Koloska

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)

docxx-cutdown.tar.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]