From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61B0C3858C60; Tue, 17 Jan 2023 01:00:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61B0C3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673917207; bh=EYn1FM4OkGB/MHNQ3GJ0xIrtfAV7U0Rt13Jx8k8mapM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XTfzHvFZu7llGAsbIArbJVyUzxnl35gPCTzqgtViiyOJPmbkqSfOJ7p74eZ10YN3P QwDxGiWywaUblCMWXtIyjZKq5GGXNI/EKzd8CU/+Uq9jOGLpYNUH62iK5Js87ZbQMX kkid12+KQ/9WJ9mC9M9BgHUWDWsnJLC0D6HqI9Aw= From: "ed at catmur dot uk" To: gdb-prs@sourceware.org Subject: [Bug c++/28946] Missing template paramater pack support Date: Tue, 17 Jan 2023 01:00:05 +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: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ed at catmur dot uk X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D28946 Ed Catmur changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ed at catmur dot uk --- Comment #6 from Ed Catmur --- Hi David, can you let me know whether clang would be able to make use of the fix in #17272 (see attached patch, linked PR, linked ML post, whatever works for you)? It would be useful to know whether someone would be able to make = use of it, even if gcc aren't interested in supporting DW_TAG_GNU_template_parameter_pack. --=20 You are receiving this mail because: You are on the CC list for the bug.=