From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B58AA3858C33; Thu, 4 Apr 2024 19:39:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B58AA3858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712259575; bh=0NZc4BUbVSPkUHzTZU/qubXXSh5z1qui1DJTym4sCMs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=N6pJQJiacmas45GAbO0xlnq3LOnobMa1FGhz4dk+xrNwxGCEGXUl1enEnaxLj1smb tHlKqburT3d3FyE1FIahgmWKOahbNLW0RYMTYdAbZzVTWf8iGntXnzN3lCm8OXA6ZW 98L8v+YYv3hWUW2uxRbNG3uzWKKf39zGDdCoY/AU= From: "avi at scylladb dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/100611] coroutines: destructor called too many times for coroutine lambda stored object Date: Thu, 04 Apr 2024 19:39:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.1.0 X-Bugzilla-Keywords: C++-coroutines, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: avi at scylladb 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: --- 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=3D100611 --- Comment #8 from Avi Kivity --- Congratulations on getting the account! The bug is fixed though.=