From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CDEC63858419; Mon, 25 Mar 2024 12:53:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDEC63858419 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711371191; bh=3hIh2LAnLvT4zbkpt5AQp8kCoYUuQNUueftgsDwEYtY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=P4/9kwxyDtepjj/lK+BQpHZD+Fp11zwDLsa1Sg03AQ+YYQKjOIZbVT3ogQv2Y4W43 8vLWgqyJfHsub90Ppmu8oc2g5lL5AsHz05oWwknQ41W3RxkaMq94orbnlrjWDlaU9I RROmVi2CVt6Fhej7DktfRFpq4CQBJIsqcjNy/JEc= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/114377] [13/14 Regression] GCC crashes on an example of CTAD for alias templates Date: Mon, 25 Mar 2024 12:53:11 +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: 13.2.1 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority version 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=3D114377 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 Version|unknown |13.2.1 --- Comment #2 from Richard Biener --- P2, we released with this bug.=