From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EE18A384C37C; Tue, 13 Dec 2022 03:21:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EE18A384C37C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670901692; bh=7rj8QAX27wGfqHt/E6lRwoXxTDWqBr/AczUBuzgCTVA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Zqcce7SnIEwS4+1BXuckuDRMw42h1uQAAS1+g6nu/VelvIp0wUEaR5QYOxz07pDNw uCcAc253CoRk3dPqKqig5mBtcEGx7BWdhCRqoDzn02rkFzDMv2gTjRvRZWNDRr7IkC IgwHAGD+mn8RHOGDSUg0xazMnHj8N0W469QjG1vs= From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug c++/29896] GDB git doesn't recognize template function name Date: Tue, 13 Dec 2022 03:21:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: everconfirmed cc cf_reconfirmed_on target_milestone 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29896 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |simark at simark dot ca Last reconfirmed| |2022-12-13 Target Milestone|--- |13.1 Status|UNCONFIRMED |NEW --- Comment #1 from Simon Marchi --- Confirmed. It's a bit hard to bisect because we hit a bunch of other crash= es and compilation failure, but it's most likely due to the new DWARF reader.= =20 Adding the 13.1 milestone, hopefully we can fix it, since it's a regression. --=20 You are receiving this mail because: You are on the CC list for the bug.=