From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B34F2385DC00; Wed, 3 Jun 2020 06:32:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B34F2385DC00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1591165924; bh=yoMs3kMEDVaWbZbP7G8YTpBLYVoQm7D8k630oIGEzLg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jDoCAmTUa7AdwCh/tZjrTb7oI4/f5ovEW+fW33a/3iw/3s0gm/WnvXG5uB0oTTg8a dyDidOylHnvRwKq9inYvax6VhYfSlHaLoYPxtu1WALY5fUuHmrLgmZyvdovZMgOKnZ DfhKBEdrTM+Cx+kJyuaa5fu+RdtmeB+j38nN2QQc= From: "mscfd at gmx dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/93691] Type bound assignment causes too many finalization of derived type when part of other type Date: Wed, 03 Jun 2020 06:32:04 +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: 9.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mscfd at gmx dot net 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: cc 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2020 06:32:04 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D93691 martin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mscfd at gmx dot net --- Comment #2 from martin --- This might be related to bug 88735, at least the ingredients are very simil= ar and final routine is called wrongly.=