From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 824483858C78; Sun, 11 Feb 2024 13:33:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 824483858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707658399; bh=uozYyuKjA0XUsVXSpB6jYm5mNkqHzMGk3zrcQhAbH9o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vm70BTxZkpoRWOFR11iuvw/nLb4ovsfMYILLvdGQWlNdbT7p2QvHx6C0TG5+rJLTY lGXG1SyGdKd8Gv5VCznd975lQcntoQS8vPxWk69Ksg9Dw8yAk0JFPstym5suX+KUrj /OE+Z/ok/5pGgsVTYAPa/TpDeMU1Qc6o4v1f33i4= From: "nshead at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/106852] Implement C++23 P2465R3 Standard Library Modules std and std.compat Date: Sun, 11 Feb 2024 13:33:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nshead at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_status resolution 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=3D106852 Bug 106852 depends on bug 106849, which changed state. Bug 106849 Summary: internal compiler error: tree check: expected none of t= emplate_decl, have template_decl in do_nonmember_using_decl, at cp/name-loo= kup.cc:4841 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106849 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED=