From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 31C193858D1E; Tue, 4 Oct 2022 06:24:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 31C193858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664864677; bh=k/EhChtD0sO+v64peKvPg2yFA7V2RS2UwoImRnIeuoA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uGRiJ8KZdnmaemAsEX02+f06vPEMXQ/8twbdJmJmcg/0cQZImAGoG+mu4fk+Akndv 2NZdvT2Ntt81IcyAQqShaoSv+FzTCAIe6t3lG/IjjRqGt3lvCLxohh6v0EOPDYdRnc c2lwROLBH29SqzY9XzHW55OVUeYCWTRydnTbLNC8= From: "asolokha at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107147] [13 Regression] ICE in register_local_var_uses, at cp/coroutines.cc:3923 Date: Tue, 04 Oct 2022 06:24:37 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: asolokha at gmx 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=3D107147 --- Comment #1 from Arseny Solokha --- (In reply to Arseny Solokha from comment #0) > gfortran 13.0.0 20220925 snapshot g++, of course.=