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/42647] [F03] Missed initialization/dealloc of allocatable scalar DT with allocatable component


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #13 from janus at gcc dot gnu.org 2010-10-26 17:51:30 UTC ---
r165973 fixes all the deallocation trouble and the accepts-invalid problem from
comment #10/#11 is being tracked by PR46017.

So I think we can finally close this PR.


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