From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A193D3851C3F; Thu, 20 Oct 2022 09:25:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A193D3851C3F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666257918; bh=zEf4UHrchJ8TajrQlQuSjYjyGZaFKkqP2cVDNJb8VC4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VNPESYbKrFFTobWIMVMEKmFouzuTkn+nJLZXuldOzea0WrKiIT4tFeYQgHRy73uDS DM9+59RqhFR9jenMVYeW5BP0MwRo1AujXKz79hYR0SDTz6F9c9FzvOkGQrh/BMjnwM 40b4EPc6cpfAOzSfkmL0crwxp509L0fzHNFNRhAc= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107327] internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930 Date: Thu, 20 Oct 2022 09:25:17 +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: 10.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: everconfirmed cf_reconfirmed_on component 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=3D107327 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2022-10-20 Component|libgcc |c++ Status|UNCONFIRMED |WAITING --- Comment #2 from Richard Biener --- Please attach preprocessed source and maybe try GCC 10.4 which contains many bugfixes.=