From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 36E703858CDB; Fri, 3 Mar 2023 00:07:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 36E703858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677802075; bh=cCYEWu6nWTn1CSYFDx1OwgZ+ax8kyzoRPOVTEW322VY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Es/LorvcbfKwC0asMEONdHnuvujUHERtLwBxTIvtet89nH2HRz9/cwXFV/CwKYL1L jTwbks+RW4SoHTdVav2hgn3lOI1ZGSLwv5K9Ku5aNaJ6w5YOFoR5MJB77foR0GHlaH 8SCp9Z1BM/vmA0L1zjs3KJWFcY82cEOxixP5ndIk= From: "waffl3x at protonmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108998] [13 Regression] ICE in tsubst, at cp/pt.cc:16037 Date: Fri, 03 Mar 2023 00:07:55 +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.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: waffl3x at protonmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108998 --- Comment #3 from waffl3x --- I made a mistake in my previous comment, the version on my system that fail= s is 12.2.1, sorry for any possible confusion.=