From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A65BD3858C42; Sun, 17 Dec 2023 17:49:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A65BD3858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702835346; bh=neGI9wHaIjF2mIDDeYRtXLfL/wXoCFZcdrPovR4UiCc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fCJDZ8IY+T+LMUOJlo1JQtxbCgJcTlrpl7hIc7hUyMikRSngaiBGOzXUTUZL5R7dx e68Pk+2clBkTN+xC/m7XV27ONzAF8+B7iTX4I4sA5af4D2iU9ioMgGxeEV+GlOcUgx Z2aSgx9vBHMG7vczlbIZjYqrMsRfCza28xQx8HS8= From: "anlauf at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/87448] ICE at trans-expr:3417 in allocate statement with type signature using an associated variable Date: Sun, 17 Dec 2023 17:49:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 8.1.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: anlauf at gcc dot gnu.org 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=3D87448 --- Comment #5 from anlauf at gcc dot gnu.org --- (In reply to Paul Thomas from comment #4) > Created attachment 56484 [details] > Fix for this PR >=20 > Somehow this missed being a blocker for the ASSOCIATE meta-bug. >=20 > The patch is so unbelievably simple that I am going to think about it for= 24 > hours, even though it regtests just fine :-) And it is so simple that you seem to have forgotten about it... Are you going to pursue it?=