From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0205D3848357; Tue, 28 Nov 2023 15:39:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0205D3848357 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701185989; bh=9fe7lPL8ISXft7ZQNTJSbGjnozsd1IWEXBypj1Muvyc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=P9N/90YlEaTfkcEo+KECUACJ3X9Ig8OITUqS21Jo0rpeFcGWLDUXei5T+OY+yUZvm AaGFktiG53w0sFw0e0VCYwH7SS5K9OJBIChnWNN6a6m6DLvBK50jDuZXO3gENva7U4 0CYBW3xGG+Fpur0oQXB0C+ZbHImb8ZRadEDsnEpk= From: "andrewjenner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/110415] (Re)allocation on assignment to allocatable polymorphic variable from allocatable polymorphic function result Date: Tue, 28 Nov 2023 15:39:48 +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: 13.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrewjenner at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution cc bug_status 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=3D110415 Andrew Jenner changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |andrewjenner at gcc dot gn= u.org Status|NEW |RESOLVED --- Comment #5 from Andrew Jenner --- Fixed on mainline and OG13. I will apply the commit to GCC 13 after the gra= ce period.=