[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-07 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Andre Vehreschild changed: What|Removed |Added Resolution|--- |FIXED Status|WAITING

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 --- Comment #4 from GCC Commits --- The master branch has been updated by Andre Vehreschild : https://gcc.gnu.org/g:c3190756487080a11e819746f00b6e30fd0a0c2e commit r15-1094-gc3190756487080a11e819746f00b6e30fd0a0c2e Author: Andre Vehreschild

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-05 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Andre Vehreschild changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from Andre

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-05 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 --- Comment #2 from Andre Vehreschild --- Created attachment 58354 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58354=edit Add final blocks to free temp. memory.

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2024-06-04 Thread vehre at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Andre Vehreschild changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/90068] Array Constructor Containing Function Call Leaks Memory

2019-04-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90068 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4