This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: middle-end/6418: mangle.c #2199 (GCC3.04) - Emits *INTERNAL* when handling weak defined templates con- and destructors
- From: Michael Skriver <skriver at cs dot auc dot dk>
- To: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, msk at ignlabs dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Fri, 15 Nov 2002 12:12:26 +0100
- Subject: Re: middle-end/6418: mangle.c #2199 (GCC3.04) - Emits *INTERNAL* when handling weak defined templates con- and destructors
- References: <20021025143405.31342.qmail@sources.redhat.com>
Hey Bangerth
Thanks for your time to see into the problem. Though it most likely to be fixed
in later versions since, it was a comment being emitted into the assembly code
by mistake. Haven't actually tested it with newer versions of GCC than 3.04. But
when were are going to port for > 3.0.x later this year to benefit from your
excellent cxa layer - I would for sure notify you if the problems persists - for
now we have shifted back to 2.9x for the main branch.
With best regards
Michael Skriver,
IGNLabs, Designer and Management
Quoting bangerth@dealii.org:
> Synopsis: mangle.c #2199 (GCC3.04) - Emits *INTERNAL* when handling weak
> defined templates con- and destructors
>
> State-Changed-From-To: open->feedback
> State-Changed-By: bangerth
> State-Changed-When: Fri Oct 25 07:34:04 2002
> State-Changed-Why:
> I cannot reproduce this problem with both gcc3.2 and mainline
> CVS when I follow your instructions to generate a file that
> shows the problem. Can you please try a newer version of
> gcc,and if it still fails, please provide a complete
> testcase.
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6418
>