public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/64290] New: Destructor not called at deallocation of LHS
@ 2014-12-12 16:26 baradi09 at gmail dot com
  2014-12-15 11:46 ` [Bug fortran/64290] [F03] No finalization " janus at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: baradi09 at gmail dot com @ 2014-12-12 16:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64290

            Bug ID: 64290
           Summary: Destructor not called at deallocation of LHS
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: baradi09 at gmail dot com

Created attachment 34268
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34268&action=edit
Self contained source demonstrating

During an assingment with an allocatable type on both, the LHS and the RHS, the
destructor of the LHS-type is not called. IMHO, this is erroneous behaviour as
the LHS gets (hopfully) deallocated on the assignment.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-18 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-12 16:26 [Bug fortran/64290] New: Destructor not called at deallocation of LHS baradi09 at gmail dot com
2014-12-15 11:46 ` [Bug fortran/64290] [F03] No finalization " janus at gcc dot gnu.org
2021-01-11  8:17 ` pault at gcc dot gnu.org
2021-01-12 12:04 ` pault at gcc dot gnu.org
2021-01-12 13:03 ` drikosev at gmail dot com
2021-01-18  8:32 ` drikosev at gmail dot com
2021-05-04 12:31 ` rguenth at gcc dot gnu.org
2022-12-16  9:28 ` drikosev at gmail dot com
2023-03-18  7:56 ` cvs-commit at gcc dot gnu.org
2023-03-18 12:23 ` pault at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).