[Bug fortran/47789] [F03] Structure constructor of type extending DT with no components
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 18 22:39:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47789
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[OOP] Structure constructor |[F03] Structure constructor
|of type extending DT with |of type extending DT with
|no components |no components
--- Comment #4 from janus at gcc dot gnu.org 2011-02-18 21:57:36 UTC ---
(In reply to comment #3)
> The following patch fixes it (not regtested):
Regtest was successful.
Also I'm removing the [OOP] tag, which we normally use only for polymorphic
code. This here is 'only' about type extension ;)
More information about the Gcc-bugs
mailing list