From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD6893858403; Sun, 16 Oct 2022 15:29:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD6893858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665934163; bh=hUiCqr13c9dUoAcw/qxJZ6+BqL7SA6VgSRPeyPAc9Dk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gr+ajumMwii4tpwvazufXZ5LB5jF68n+44DGcWORZ4rVfJTF/fNIW7TnR7iuiS2Jq CEjYaIc1f9ORo14cxgtBQLvCMagXTULT/PoGrI2sUuvAO4AW1QV/a3GuA5bVNCvYnV BBDJCH/uV21AZDK8QNobcU0evFMsmKzt5jKYN77Q= From: "ky4ct at arrl dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107278] fails to correctly parse template default function declarations. Date: Sun, 16 Oct 2022 15:29:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ky4ct at arrl dot net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107278 --- Comment #5 from Jonathan --- (In reply to Andrew Pinski from comment #4) > Clang might not implement the defect report after all ... This is why I asked for a link to it so I could understand this issue at its core; at any rate, thanks for looking into this.=