From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C891385E00F; Fri, 8 Mar 2024 17:21:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C891385E00F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709918498; bh=JpTEx1fdxnmEK5GhBhhMrnRD3jyO2KidZhFE/V+seJM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OuleLM2Xa+K6gg2Je3822811LWN4SZQ1ZlOG1qpyDN9MMWbk0+DX0lsYj7poYJKD8 hpfJm8T4k6HhlPfojwgkViOab0pSxZNqVTf9IpZ9Igqh6wtwBIpsmiT1BwCOJRl02Y htrJPbPYg+qrsox/mSnpOuvfZI5pTTlFaML5jlOc= From: "src at andyf dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/94404] [meta-bug] C++ core issues Date: Fri, 08 Mar 2024 17:21:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: src at andyf dot de 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: bug_status resolution 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=3D94404 Bug 94404 depends on bug 114242, which changed state. Bug 114242 Summary: Coroutine with lambda-coroutine and operator new does n= ot compile https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114242 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID=