From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 438B9385B510; Fri, 17 Feb 2023 15:44:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 438B9385B510 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676648646; bh=j69JuV4CfoNFb9Ej+LemNpm0vChfoDA/YRasAlrMZNM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dXQ0yb6yjRUweEejcla/iAe7ofs7SI0Cg8fV1EnHL4Wj8zjr6YySTkzKfLlUL/0t0 lDEGxtln+OozgYmkhyOrXUQwcFUOp4f21q9FnYGpx3CemSWz8dOSqGRYBDx0cqNx4z jhPabzdXj0LugrePrFltgqrrKRrIUWczCy2kY4L0= From: "pdimov at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108836] std::mutex disappears in single-threaded libstdc++ builds Date: Fri, 17 Feb 2023 15:44:06 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pdimov at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: 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=3D108836 --- Comment #2 from Peter Dimov --- That's good to hear, but I don't think the issue is specific to mingw32. The other report, https://github.com/boostorg/system/issues/92, was about "B&R PLC", whatever this means. :-)=