This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: possible gcc bug: compilation problem kdelibs/arts & gcc 3.0
- To: Gerald Roth <gerald dot roth at aon dot at>
- Subject: Re: possible gcc bug: compilation problem kdelibs/arts & gcc 3.0
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Thu, 03 May 2001 15:34:23 +0200
- Cc: Alexandre Oliva <aoliva at redhat dot com>,gcc-bugs at gcc dot gnu dot org
- References: <ory9se7jnj.fsf@guarana.lsd.ic.unicamp.br><200104282213.f3SMDth30077@cupuacu.lsd.ic.unicamp.br><ory9se7jnj.fsf@guarana.lsd.ic.unicamp.br>
At 14:51 03.05.2001, Gerald Roth wrote:
>hi
>
>thank you for your reply!
>
>On Thursday 03 May 2001 13:32, you wrote:
> >
> > Please post a full bug report, as per the instructions at
> > http://gcc.gnu.org/bugs.html
>
>i have already done this yesterday:
>
>[snip]
>Thank you very much for your problem report.
>It has the internal identification `c++/2717'.
>[snip]
>
> >
> > > here is the relevant part of kdelibs/arts/flow/convert.cc
> >
> > I'm afraid we're going to need a bit more than that.
>
>i have attached the whole convert.cc file to the bug report. if you need more
>than that, please let me know.
Read the link above and you know what we miss :-). Basically, add
-save-temps to the compile command and send us the resulting convert.ii file.
BTW, does artsd work for you if you disable this strange asm? (is the
compiler on x86 really that bad at optimizing that you need this inline
assembly at all?)
On PPC artsd crashes shortly after startup if compiled with gcc3, and I
would like to know if this is a generic C++ bug or if this crash is PPC
specific.
Franz.