From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 763DD3858D28; Thu, 8 Sep 2022 12:20:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 763DD3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662639612; bh=LN/ofHUyOTz2oqa5VRJBEaouUXNm552If8NZlfC18Uc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cGYOVPErzihu+yVAlyVovrwytQimbHI0OBt8tH/+L0/nwObOzPJsmnjX/sExJ3uSk 0MyWCpiS46VL0z254QFljaS5KkIjBQdf4KIZLFLo3KHd7JiEQnchZlLBXnxvH6PrYn hibOSwRZE2WL6vidkF6q3fKjhDTPUr0E7y5gS7M0= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29558] [gdb/symtab] Handle gas-generated debug info (DW_TAG_unspecified_type) Date: Thu, 08 Sep 2022 12:20:12 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org 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: 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=3D29558 --- Comment #6 from Tom de Vries --- (In reply to Tom de Vries from comment #1) > See also PR17271 - "unsupported tag: DW_TAG_unspecified_type" I've looked now at that one, and it looks unrelated, that's the case when a DW_TAG_unspecificed_type DIE has a name attribute. --=20 You are receiving this mail because: You are on the CC list for the bug.=