From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81947 invoked by alias); 2 Oct 2019 21:50:41 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Id: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 81918 invoked by uid 48); 2 Oct 2019 21:50:37 -0000 From: "mark at klomp dot org" To: libabigail@sourceware.org Subject: [Bug default/25058] abigail does not handle subprogram DIEs with DW_AT_ranges instead of DW_AT_low_pc Date: Tue, 01 Jan 2019 00:00:00 -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: mark at klomp dot org X-Bugzilla-Status: NEW 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: cc 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-SW-Source: 2019-q4/txt/msg00016.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25058 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #3 from Mark Wielaard --- Instead of checking for the Dw_AT_low_pc attribute value, libabigail should probably use libdw dwarf_ranges () which works for either low_pc/high_pc pa= irs (single range) or DW_AT_ranges/rnglists. --=20 You are receiving this mail because: You are on the CC list for the bug.