From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 55538384A880; Tue, 14 May 2024 20:01:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55538384A880 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715716877; bh=mCV3saRf6+IAB0jT3opxNnOTYS8QLbsTK8Zz6LbOmak=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MKBkoMJG5rcg2LCf7gDtUr8LdeOxrv2qzp7ac98mWBjGMvHuuHRbjG7Bw5BmeDO6W OZHk2vdoJaCFIghw1TWZtYFbts6/AYHoehIV8Ln0b9mVpRReyAJxD+KPyTM/Obs+t7 H6/7ET62jWZVSPBsNwH9pCHMgfu8PVOMCe+6lcKg= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/11907] cp_demangled_name_to_comp reports syntax error if template_arg is a function decl Date: Tue, 14 May 2024 20:01:17 +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: 7.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 7.1 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=3D11907 --- Comment #2 from Sourceware Commits --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D3b099df59c47= c4f09da0941c096098dde00a87dc commit 3b099df59c47c4f09da0941c096098dde00a87dc Author: Tom Tromey Date: Sat Apr 20 10:44:13 2024 -0600 Allow function types as template parameters in name canonicalizer This adds function types as template parameters in the C++ name canonicalizer. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D11907 Approved-By: John Baldwin --=20 You are receiving this mail because: You are on the CC list for the bug.=