From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B9A043858D35; Tue, 17 Jan 2023 19:23:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B9A043858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673983411; bh=0nnP6Kx4rJ9nwp2zUThwaGhSqsUWunUgUG4VMsahTQY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AKrdqojlZ/UBhYLBZ8kUp08XlPM7Vc+9y7VoAGvGPwmKMZofqUqUgbiAjuv664glT KD/64qeh9hrPIzUPVLihJD4EEmHwBdIDNuFEKVWzAA0X42SEd34kEoDNBdIGvryMna DDWYO4ACHgWepwqkiPxsFnETiLxDr2XlvmmoeH3o= From: "glex.spb at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/105730] [12 Regression] Issue with commit - Allow std::condition_variable waits to be cancelled Date: Tue, 17 Jan 2023 19:23:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: glex.spb at gmail dot com 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: 12.3 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=3D105730 --- Comment #14 from Gleb Mazovetskiy --- The patch applies cleanly to the latest gcc-12 release and also fixes the i= ssue there btw.=