Re: [PATCH 1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined
+gdb-patches On 05/27/2014 02:56 PM, Ian Lance Taylor wrote: > On Tue, May 27, 2014 at 4:57 AM, Pedro Alves wrote: >> >> libiberty/ >> 2014-05-26 Pedro Alves >> >> * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM >> and DEMANGLE_COMPONENT_NUMBER. > > This is
Re: [PATCH 1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined
On Tue, May 27, 2014 at 4:57 AM, Pedro Alves wrote: > > libiberty/ > 2014-05-26 Pedro Alves > > * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM > and DEMANGLE_COMPONENT_NUMBER. This is OK. Thanks. Ian