This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch] Make cxxfilt demangle internal-linkage templates
- From: Andrew Pinski <pinskia at gmail dot com>
- To: Paul Pluzhnikov <ppluzhnikov at google dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Cc: Jan Kratochvil <jan dot kratochvil at redhat dot com>, binutils <binutils at sourceware dot org>, richardsmith at google dot com
- Date: Wed, 7 Aug 2013 11:34:22 -0700
- Subject: Re: [patch] Make cxxfilt demangle internal-linkage templates
- References: <ye6qsiymr0ix dot fsf at elbrus2 dot mtv dot corp dot google dot com> <20130807180950 dot GA23161 at host2 dot jankratochvil dot net> <CALoOobNDo+wOD8BkV0wMPGJ=ZLmwyZDBPhtQZYjVyVKwsJj=cw at mail dot gmail dot com>
On Wed, Aug 7, 2013 at 11:31 AM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> On Wed, Aug 7, 2013 at 11:09 AM, Jan Kratochvil
> <jan.kratochvil@redhat.com> wrote:
>
>> there should be a new case in:
>> libiberty/testsuite/demangle-expected
>
> Thanks. I updated the patch.
> --
> Paul Pluzhnikov
I think this should also be send to the GCC List as libiberty is
officially maintained by GCC.
Thanks,
Andrew
>
>
> 2013-08-07 Paul Pluzhnikov <ppluzhnikov@google.com>
>
> * cp-demangle.c (d_name): Handle internal-linkage templates.
> * testsuite/demangle-expected: New case.