[Bug fortran/121475] Missed finalization

2025-08-13 Thread abensonca at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121475 --- Comment #2 from Andrew Benson --- (In reply to Jerry DeLisle from comment #1) > This one I am not so sure why the destructor should be called right after > the assignment. I will have to defer to others to comment. My understanding is that

[Bug fortran/121475] Missed finalization

2025-08-13 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121475 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Commen