[Bug fortran/94361] Memory leak in nested types with final

2020-05-19 Thread antony at cosmologist dot info
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94361 --- Comment #3 from Antony Lewis --- On Windows 8.1.0 does not leak, and on NERSC 8.3.0 20190222 (Cray Inc.) also does not (but 9.2.0 does)... so not exactly sure what this means about when it was introduced.

[Bug fortran/94361] Memory leak in nested types with final

2020-05-18 Thread antony at cosmologist dot info
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94361 --- Comment #2 from Antony Lewis --- I tried it on another system where gfortran 6.5 and 7.4.0 that don't leak, but 8.4.0 does, so in that sense at least I think it is a regression.

[Bug fortran/94361] Memory leak in nested types with final

2020-05-18 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94361 anlauf at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Priority

[Bug fortran/94361] Memory leak in nested types with final

2020-05-18 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94361 anlauf at gcc dot gnu.org changed: What|Removed |Added Known to fail||10.1.1, 11.0, 7.4.1, 8.2.1,