From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 33DC83858C54; Tue, 6 Feb 2024 20:15:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33DC83858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707250536; bh=GaitNr5V5emkgDaRUHARG04ul+E9IVTQQdxG2e1UwmE=; h=From:To:Subject:Date:From; b=vOJpVe1PSYb2KhE+DhujiNsTkC7+ynIMLLLdDPf+YaL9XJ77zBS4+m1XxY92Ro66J azXFinguCUDPoKU9ZbHCuMnODOvkIzooMrLPPg2euAJVzetUtbv1O4IfaJYCzysgkE SxQJOEFdMoJ8VWy5h2MALjH5mu2ih7pqDByMtq3s= From: "amerey at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug tools/31345] New: eu-elfcmp: Add option to compare all sections Date: Tue, 06 Feb 2024 20:15:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: tools X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amerey at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31345 Bug ID: 31345 Summary: eu-elfcmp: Add option to compare all sections Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: amerey at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- eu-elfcmp currently skips comparing sections that are strippable. Having an --all-sections flag to compare all sections regardless of strippability can= be useful. For example this feature could have been used to detect PR31097 soo= ner. --=20 You are receiving this mail because: You are on the CC list for the bug.=