From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2A0C4388F00C; Mon, 2 Aug 2021 22:44:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A0C4388F00C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1627944274; bh=TGMtsNxdr0M8uIuJ6BVe6MzLjGYrVpadqaTADomdXSs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t9QiCfGZoyN/McwgwaUfN7ATCnBQwFoM48/IST3Lp6p3SaiMtes/+xEABYLTs12+5 A8nlYOOutdwoeq+wB/wLNH7wyvS9vxhiLKn7URWoaNZ5dam1hR1jsJ9chh/MTsQI7x 1xYaKBt49mQZah0juwi8rs/UsSkORLTMz/uA/P5c= From: "mark at klomp dot org" To: debugedit@sourceware.org Subject: [Bug debugedit/28161] debugedit fails test against gcc git/binutils-2.37: [debugedit 5.0] testsuite: 17 19 21 failed Date: Mon, 02 Aug 2021 22:44:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: debugedit X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: ASSIGNED 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: cf_reconfirmed_on everconfirmed bug_status 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: debugedit@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: debugedit development mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2021 22:44:34 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28161 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-08-02 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #4 from Mark Wielaard --- (In reply to Sergei Trofimovich from comment #3) > (In reply to Mark Wielaard from comment #2) > > Could you try: > > https://sourceware.org/pipermail/debugedit/2021-July/000110.html > >=20 > > That one isn't 100% correct since it breaks on some older gcc versions = where > > -gdwarf-5 generates DWARF5 plus DWARF4 .debug_line. > >=20 > > But I suspect we are looking at the same issue. >=20 > All tests pass with it! Thanks for testing. Would you be able to also test V2 of the patch? It shou= ld be almost identical, but contains a configure check to make sure gcc really produces a DWARFv5 .debug_line section (and otherwise skips the test). https://sourceware.org/pipermail/debugedit/2021-August/000118.html --=20 You are receiving this mail because: You are on the CC list for the bug.=