From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E15B3858C50; Sun, 27 Nov 2022 20:25:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E15B3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669580730; bh=sKGrzyqlX6LDy+svE59wpIL7DwfU9eWxBfkTl76G8IE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yyFLPpeGDCshZJvHp1GmvBmKyyf0lbyDyO+zlEaKyjvWocYfqY1cz3ect9GP9HfiT I3tIqfkqrk3Ect0bQmHH5Pjsu+RDCv7DS8hyWrWFc6jgagVjLx9nyfidANojQeEl/n G40QteTkDGSnf1bJsGoun4YlntFMfYeEsbgZegs0= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/107886] Problem witch std::latch, std::binary_semaphores in C++20 Date: Sun, 27 Nov 2022 20:25:30 +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: 11.3.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status everconfirmed cf_reconfirmed_on 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=3D107886 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Ever confirmed|0 |1 Last reconfirmed| |2022-11-27 --- Comment #7 from Jonathan Wakely --- (In reply to Jamaika from comment #0) > https://github.com/meganz/mingw-std-threads/issues/67 Please read https://gcc.gnu.org/bugs/ and provide the requested info, not j= ust a URL.=