This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [WIP patch] Fix crash regressions after libiberty/ update


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]