From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 33410385842C; Tue, 20 Dec 2022 15:50:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33410385842C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671551424; bh=RwahijAe0aiTExI3bORifLoq40QLM55t5ORMF+kbc+s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nd+YTPYhy3z2fMGkZa9wf/l9b33n0/Q+s3heEz5f8rKxudH0g+Dg5Azak4rTWYaot lXgXk7srW9eFOLyJOCTGjHsM8345XCkI1+KOf4ov2DopbK1jOywqg7VfJeQhjUpEVe Dbc3ojSuq1jMiaFjysj8xfn6oMHkQE1gzh/PzPEs= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/105730] [12/13 Regression] Issue with commit - Allow std::condition_variable waits to be cancelled Date: Tue, 20 Dec 2022 15:50:24 +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: pinskia 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: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glex.spb at gmail dot com --- Comment #4 from Andrew Pinski --- *** Bug 108188 has been marked as a duplicate of this bug. ***=