From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8E13C3858403; Fri, 26 Aug 2022 14:08:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8E13C3858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661522881; bh=m60OuzmDeIWCbcIXRaKGjsYVGsWk1f828Uzkeeh+I+g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e3uQF0UQQynG2KBuY0R4ADfXskndCo11M7ZihhPYbDZWmlmU64EjM5vwmuk0tNE5S aGN/qXhDIo3pz1YcP8W1WpuoCSNA5HDc8JXMxyzz4hQDnJoK8cLb29VbElR+NR0Qe0 yBvGWSz+Z+ZuvXGtxIOxq/D0vba6VaOe8wKjZOCY= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/98940] Implement C++23 language features Date: Fri, 26 Aug 2022 14:08:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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=3D98940 Bug 98940 depends on bug 106647, which changed state. Bug 106647 Summary: [C++23] P2362 - Remove non-encodable wide character lit= erals and multicharacter wide character literals https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106647 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=