[Bug default/28642] vtable offset position seems wrong

woodard at redhat dot com sourceware-bugzilla@sourceware.org
Thu Dec 9 00:52:29 GMT 2021


https://sourceware.org/bugzilla/show_bug.cgi?id=28642

--- Comment #5 from Ben Woodard <woodard at redhat dot com> ---
Note that every single virtual destructor in code compiled by gcc has a -1
vtable offset. Other virtual methods seem to have reasonable numbers. 

All the virtual destructors in the same code compiled by LLVM have an offset of
0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libabigail mailing list