[Bug default/26297] Possible misinterpretation of DW_AT_declaration via DW_AT_specification
gprocida+abigail at google dot com
sourceware-bugzilla@sourceware.org
Fri Jul 24 14:32:25 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26297
--- Comment #5 from Giuliano Procida <gprocida+abigail at google dot com> ---
The latest tests/ diffs look good.
Some bits of ABI removed.
Plenty of cases where a struct with members is now no longer declaration-only
(success!)
A few empty structs (with size 8 bits) are no longer declaration-only. These
are things which in header files were defined as struct { }. dwarfdump confirms
the size as 1 byte. This is all as expected.
http://www.cantrip.org/emptyopt.html
I'll clean up the patches, prepare commit messages and rebase onto master
before sending for review.
Regards,
Giuliano.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libabigail
mailing list