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/57696] [F03] Defined assignment for components not used when those are ALLOCATABLE


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janus at gcc dot gnu.org
            Summary|Defined assignment for      |[F03] Defined assignment
                   |components not used when    |for components not used
                   |those are ALLOCATABLE       |when those are ALLOCATABLE

--- Comment #3 from janus at gcc dot gnu.org ---
Related to PR 46897, I guess. The difference is that we are dealing with
ALLOCATABLE components here.


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