From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E1BD3858C50; Wed, 25 Sep 2024 13:50:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E1BD3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1727272254; bh=iYx8e7FFIvDFsf1Hm8WVv2GCxY4bI0NZxSNl+bqnymM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JztPFqX/KIBXR0NyYRwjrWjp9GPaqJJnBfjaLqTEUc9LNeD9pumr6Ss38ZzqH0uTC 1rb1IqKm3k4nH0selTABgXlJ1to03cFiYZPzuKcWWtmxdjjr+E7qSnG/bGdmIMR4nP C9oYgsnTe/bxW/aFp6zcdi3uwi8nDBsJncw5zPRU= From: "arsen at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/116793] [15 regression] ice in gimplify_var_or_parm_decl, at gimplify.cc:3309 since r15-3513 Date: Wed, 25 Sep 2024 13:50:53 +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: 15.0 X-Bugzilla-Keywords: c++-coroutines X-Bugzilla-Severity: normal X-Bugzilla-Who: arsen at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: arsen at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete 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=3D116793 Arsen Arsenovi=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #59191|0 |1 is obsolete| | --- Comment #11 from Arsen Arsenovi=C4=87 --- Created attachment 59193 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D59193&action=3Dedit potential fix whoops, reversed the operands to git diff. try this instead (ignore the fu= zz, I did this with ~8 other patches applied to my tree)=