From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6E7B13837693; Wed, 24 Aug 2022 12:14:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E7B13837693 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661343286; bh=bmhCD8KujeanOk/vuePK047AwzZn9I5TQ7yE2bAd0rE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nuAGHe2eJTwr6dbQY0NXV30mGXUFCPjWkJkIpJuYOQgEdB6wue/3LhUjw6z2wTdeA 0S6uYB9+uFnTuZsPXAEtiaL14LDHc2gs8hCqTVSDxou1zwqXNXT0HQABSOcNmIZQ+g TAENr+cZcWvEYI92etni32nQUtqqhT3ZCMgb4ZTI= From: "malat at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/103629] [11/12/13 Regression] Possible miscompilation visible using pthread + exception Date: Wed, 24 Aug 2022 12:14:46 +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.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: malat at debian dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D103629 --- Comment #23 from Mathieu Malaterre --- Created attachment 53502 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53502&action=3Dedit non-working save-temps=