From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B6ACD38582A7; Wed, 19 Oct 2022 07:18:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B6ACD38582A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666163893; bh=2QAy5LjQj5n7hdT1D4Hyp1qhl0wLQLwLkUGqp1NFB14=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hungi3xqves05HtSXwllLMcAhSAzsY/75G/wIwFYDKvGMLxsnabiQyZWa0JVoCpB5 6y5ZWNQnghkz1cTFNzeKuw870B4AuYdrsCzwEr1fj7iV2cwo6K5pO6/YHWmupQ+MdH EuvVULyYcohryCbySrIuSdangNHwLCr0i/Y0mDd4= From: "arsen at aarsen dot me" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106713] [11/12 Regression] Coroutine regression in GCC 11.3.0: if (co_await ...) crashes with a jump to ud2 since r12-3529-g70ee703c479081ac Date: Wed, 19 Oct 2022 07:18:13 +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.3.0 X-Bugzilla-Keywords: C++-coroutines, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: arsen at aarsen dot me 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: 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=3D106713 --- Comment #7 from Arsen Arsenovi=C4=87 --- Yes, this and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106188 both.=