This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: libiberty patch to add demangling for decltype, T(), calls, parm stubs
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: "Jason Merrill" <jason at redhat dot com>
- Cc: "gcc-patches List" <gcc-patches at gcc dot gnu dot org>, binutils <binutils at sourceware dot org>
- Date: Mon, 6 Oct 2008 18:25:35 -0700
- Subject: Re: libiberty patch to add demangling for decltype, T(), calls, parm stubs
- References: <48C6B46D.9050406@redhat.com>
On Tue, Sep 9, 2008 at 10:37 AM, Jason Merrill <jason@redhat.com> wrote:
> To work with the late return type patch I recently checked into the
> compiler.
>
> Tested i686-pc-linux-gnu, applied to trunk.
>
Hi Jason,
Your patch may have broken C++ demangler:
http://www.sourceware.org/bugzilla/show_bug.cgi?id=6948
--
H.J.