[Bug default/26568] abidw lost anonymous member
gprocida+abigail at google dot com
sourceware-bugzilla@sourceware.org
Wed Sep 2 15:44:49 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26568
--- Comment #1 from Giuliano Procida <gprocida+abigail at google dot com> ---
The second anonymous member appears to be lost due this check in
add_or_update_union_type in the DWARF reader.
if (lookup_var_decl_in_scope(n, result))
continue;
Here n is the empty string for both members.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libabigail
mailing list