From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 80CEC38515D9; Tue, 3 Aug 2021 22:07:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 80CEC38515D9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1628028476; bh=CKOdzIACt1Nov2cmqm0PLCH/a3NJyRprNRCtfy2egJ0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LIofpZq8RsP9+z12GAGTsTs249PWug78CTObKzO0ba6aEDlS78SS4jKt+IpfUsGsA znwVcD1zUUbyCvO0r6nh156FNggE6IE6JjMiRggFRDpavNEp2b+BBK8t9noiW2oJwz 6EX8J6w0X2HscPHcsYy/lGCewtL4jB7i85HjJVGM= From: "slyfox at inbox dot ru" 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: Tue, 03 Aug 2021 22:07:56 +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: slyfox at inbox dot ru 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: 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: Tue, 03 Aug 2021 22:07:56 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28161 --- Comment #5 from Sergei Trofimovich --- (In reply to Mark Wielaard from comment #4) > (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 version= s 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! >=20 > Thanks for testing. Would you be able to also test V2 of the patch? It > should be almost identical, but contains a configure check to make sure g= cc > really produces a DWARFv5 .debug_line section (and otherwise skips the te= st). >=20 > https://sourceware.org/pipermail/debugedit/2021-August/000118.html All tests pass with this change as well! --=20 You are receiving this mail because: You are on the CC list for the bug.=