This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/53544] Derived-type components in namelist group declaration produces error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53544

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |janus at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #3 from janus at gcc dot gnu.org 2012-10-29 16:10:17 UTC ---
(In reply to comment #2)
> I think that ct%a is a structure component and does not
> qualify as the name of a variable.

Right. Also our error message is not worse than that of other compilers, so I
think this can be closed as INVALID.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]