From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D53DD385E006; Wed, 20 Dec 2023 22:23:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D53DD385E006 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703111006; bh=kcTVAws8yRt9Lu/rRG8Dfss6oWAEMRYXHmlJ14A2YRk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hyvv+xtbI32ix8yU2Xuz9tbietg/WCG1yZ1q/4zAnp8np8rIj4U5sLdEmFPVOcGzd JyZ6iLzEhKDpVrlEUWtJh96oDV/YzP3a19qPE69/l+K0+ikJGjEcMQQJKtfLiSFwGp Hry4vfZ2oF8a2geVCvVJfTYpj29qnXvUNZiKg1/g= From: "jason at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/105841] [12 Regression] Change in behavior of CTAD for alias templates Date: Wed, 20 Dec 2023 22:23:24 +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.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: jason at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone resolution bug_status 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=3D105841 Jason Merrill changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|12.4 |13.0 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #14 from Jason Merrill --- This was a big enough change that I lean toward not backporting.=