[WIP patch] Fix crash regressions after libiberty/ update

Keith Seitz keiths@redhat.com
Tue Jan 10 19:12:00 GMT 2012


On 01/08/2012 03:37 PM, Jan Kratochvil wrote:
> Hi Keith,
>
> there is now crash regression for:
> 	gdb.cp/cpexprs.exp
> 	gdb.cp/cplusfuncs.exp
> after:
> 	C++/libiberty PATCH for many mangling fixes (6057, 48051, 50855, 51322 and more)
> 	http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00336.html
>
> with this patch there "only" remain these regressions:
> 	FAIL: gdb.cp/cplusfuncs.exp: print&foo::operator delete(void*)
> 	FAIL: gdb.cp/cplusfuncs.exp: print&foo::operator delete(void*)
> 	FAIL: gdb.cp/cplusfuncs.exp: info function for "operator delete("
>
> I may look into it tomorrow but maybe Keith is more aware of these issues.

Jason Merrill just committed another patch to libiberty which will fix 
these problems (with your patch, which I have perused and recommend you 
commit).

Thank you Jan and Jason!

Keith



More information about the Gdb-patches mailing list