From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4187F3858D35; Thu, 7 Mar 2024 11:01:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4187F3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709809305; bh=QX8HzATLMznS7Zo8qxNGAoaLwV8rslrn97ebAF8FEjE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jJqbmkqa33drkIi9cA9NzDOAcWbXqki/9ZLeeLhcROp7+paua43fszmhOjQh31+fm /7g1GO+sZ5itoBZnJdAn5BXBUqg/oPLeF7tl3ts6WFZcf/5FgPm5VqmEPSd7o4D+0B lIucM2Q6jJq/ahu1DjcF6OIeqexWcZXW7qoA0gk0= From: "nshead at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/98881] [modules] internal compiler error: in tpl_parms_fini, at cp/module.cc:9933 Date: Thu, 07 Mar 2024 11:01:45 +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: 11.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: nshead at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nshead at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc assigned_to target_milestone 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=3D98881 Nathaniel Shead changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |nshead at gcc dot gnu.org Assignee|nathan at gcc dot gnu.org |nshead at gcc dot g= nu.org Target Milestone|--- |14.0 Status|ASSIGNED |RESOLVED --- Comment #7 from Nathaniel Shead --- Fixed for GCC 14.=