This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37336] Fortran 2003: Finish derived-type finalization
- From: "domob at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2008 17:05:16 -0000
- Subject: [Bug fortran/37336] Fortran 2003: Finish derived-type finalization
- References: <bug-37336-16338@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from domob at gcc dot gnu dot org 2008-09-02 17:05 -------
Created an attachment (id=16196)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16196&action=view)
Proposed patch implementing the main part
This is an experimental patch that implements the logic to create code
finalizing a given entity. Only with this patch, this is however never called;
this is merely a preparation for a full implementation of derived-type
finalization. This patch was posted to the mailing lists as
http://gcc.gnu.org/ml/fortran/2008-08/msg00042.html.
It is a split-off from an experimental full finalization patch posted as
http://gcc.gnu.org/ml/fortran/2008-06/msg00254.html and follow-up discussion.
--
domob at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |domob at gcc dot gnu dot org
|dot org |
Status|UNCONFIRMED |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336