[Bug fortran/37336] [F03] Finish derived-type finalization

2023-11-28 Thread andrewjenner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336
Bug 37336 depends on bug 110415, which changed state.

Bug 110415 Summary: (Re)allocation on assignment to allocatable polymorphic 
variable from allocatable polymorphic function result
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110415

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug fortran/110415] (Re)allocation on assignment to allocatable polymorphic variable from allocatable polymorphic function result

2023-11-28 Thread andrewjenner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110415

Andrew Jenner  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||andrewjenner at gcc dot gnu.org
 Status|NEW |RESOLVED

--- Comment #5 from Andrew Jenner  ---
Fixed on mainline and OG13. I will apply the commit to GCC 13 after the grace
period.