https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
--- Comment #6 from janus at gcc dot gnu.org 2010-11-05 18:15:02 UTC ---
Author: janus
Date: Fri Nov 5 18:14:52 2010
New Revision: 166368
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166368
Log:
2010-11-05 Janus Weil
PR fortran/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
--- Comment #5 from Tobias Burnus 2010-11-03
09:18:32 UTC ---
Draft patch for $free/$copy (w/o FINALize, cf. PR 37336):
http://gcc.gnu.org/ml/fortran/2010-11/msg00030.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
--- Comment #4 from Daniel Kraft 2010-10-26 19:00:34
UTC ---
(In reply to comment #3)
> Possible implementation scheme: vtab$t contains besides the normal type-bound
> procedures and init/size/hash also an two function points: $copy and $free,
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
Tobias Burnus changed:
What|Removed |Added
CC||domob at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
--- Comment #2 from Tobias Burnus 2010-10-26
07:44:15 UTC ---
(In reply to comment #1)
> What about MOLD= for polymorphic variables?
MOLD= should work. Allocate with mold= allocates memory for the effective type
of mold and initializes with the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46174
Salvatore Filippone changed:
What|Removed |Added
CC||sfilippone at uniroma2 dot