|
From: Matthias S. <zz...@ge...> - 2015-05-11 18:29:06
|
On 11.05.2015 19:14, Will Schmidt wrote: > add a leak_cpp_interior test .exp entry to match the current ppc64* output. > In contrast to the existing .exp entries, there are multiple changes > throughout the generated output, this one is not filterable. > It looks like the multipleinheritance heuristic does not work on this platform. Maybe the code in aligned_ptr_above_page0_is_vtable_addr in mc_leakcheck.c is wrong. But at least it has: #if defined(VGA_ppc64be) || defined(VGA_ppc64le) Regards Matthias |