From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B3AC93858D39; Thu, 5 Jan 2023 13:18:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B3AC93858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1672924687; bh=8Toa0Ay93mnRxYGZLyd/5HblI77+mmbxZ8eookit+xg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qd6P7lS8KY/Qip3Co1WQS/NcLUuFo3kSZwAnu8G9LzVVDAJaOjqdLvmhx9PpwzT5v N6qVveukBPLi2lXjwE5H13lGhng9MOAMLvMlG7qCG7Jeep1tm0vjhbYYZD8Dln0G2p VejnASIiuvcBmb8w3upvRUFqQgL4LBBBDMbQ0p9Q= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29943] Gdb assertion failure on `layout reg general` for armv6-m source compiled from .S Date: Thu, 05 Jan 2023 13:18:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 13.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone resolution 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29943 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Target Milestone|--- |13.1 Resolution|--- |FIXED --- Comment #2 from Tom de Vries --- (In reply to Tom de Vries from comment #1) > Looks like the problem fixed by commit cb25fdbb76e ("gdb: remove assertion > in psymbol_functions::expand_symtabs_matching"). >=20 > We should probably try to backport this to gdb-12-branch. Hmm, I don't have an easy reproducer, and I would have to reproduce it on gdb-12-branch to be allowed to backport it. So, I'm leaving this as is, and closing it as fixed in 13.1. --=20 You are receiving this mail because: You are on the CC list for the bug.=