[Bug fortran/93691] Type bound assignment causes too many finalization of derived type when part of other type

2023-03-18 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93691 Paul Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/93691] Type bound assignment causes too many finalization of derived type when part of other type

2023-03-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93691 --- Comment #3 from CVS Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:d7caf313525a46f200d7f5db1ba893f853774aee commit r13-6747-gd7caf313525a46f200d7f5db1ba893f853774aee Author: Paul Thomas Date: Sat

[Bug fortran/93691] Type bound assignment causes too many finalization of derived type when part of other type

2020-06-03 Thread mscfd at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93691 martin changed: What|Removed |Added CC||mscfd at gmx dot net --- Comment #2 from

[Bug fortran/93691] Type bound assignment causes too many finalization of derived type when part of other type

2020-06-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93691 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org Ever