From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [IPv6:2001:4b98:dc4:8::230]) by sourceware.org (Postfix) with ESMTPS id 95A7C3857B86; Wed, 1 Jun 2022 16:20:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 95A7C3857B86 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seketeli.org Received: (Authenticated sender: dodji@seketeli.org) by mail.gandi.net (Postfix) with ESMTPSA id DD9BE240010; Wed, 1 Jun 2022 16:20:37 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 1A7835800FB; Wed, 1 Jun 2022 18:20:36 +0200 (CEST) From: Dodji Seketeli To: gprocida at google dot com via Libabigail Cc: gprocida at google dot com Subject: Re: [Bug default/29047] New: abidiff statistics omit symbol with no debug info changes Organization: Me, myself and I References: X-Operating-System: Fedora 36 X-URL: http://www.seketeli.net/~dodji Date: Wed, 01 Jun 2022 18:20:36 +0200 In-Reply-To: (gprocida at google dot com via Libabigail's message of "Mon, 11 Apr 2022 15:43:20 +0000") Message-ID: <87k0a0s6cr.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org 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: Wed, 01 Jun 2022 16:20:41 -0000 gprocida at google dot com via Libabigail a =C3=A9crit: > Leaf changes summary: 510 artifacts changed > Changed leaf types summary: 0 leaf type changed > Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 499 Added > functions > Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 11 Added > variables > Function symbols changes summary: 0 Removed, 0 Added function symbol not > referenced by debug info > Variable symbols changes summary: 0 Removed, 3 Added variable symbols not > referenced by debug info > > 510 =3D 499 + 11 > but should be > 513 =3D 499 + 11 + 3 Thank you for reporting this issue. I posted a patch for this to https://sourceware.org/pipermail/libabigail/2022q2/004385.html. Do you see an improvement with that patch at all? Thanks! --=20 Dodji