From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 23808385702F; Fri, 24 Jul 2020 14:32:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 23808385702F From: "gprocida+abigail at google dot com" To: libabigail@sourceware.org Subject: [Bug default/26297] Possible misinterpretation of DW_AT_declaration via DW_AT_specification Date: Fri, 24 Jul 2020 14:32:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gprocida+abigail at google dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2020 14:32:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26297 --- Comment #5 from Giuliano Procida -= -- The latest tests/ diffs look good. Some bits of ABI removed. Plenty of cases where a struct with members is now no longer declaration-on= ly (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 conf= irms 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=