[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-12-06 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 Janne Blomqvist changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-12-06 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 --- Comment #8 from Janne Blomqvist --- Author: jb Date: Thu Dec 6 15:38:25 2018 New Revision: 266858 URL: https://gcc.gnu.org/viewcvs?rev=266858&root=gcc&view=rev Log: Initialize backtrace state once From backtrace.h for backtrace_create_stat

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-12-02 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 --- Comment #7 from Janne Blomqvist --- Author: jb Date: Sun Dec 2 15:14:51 2018 New Revision: 266725 URL: https://gcc.gnu.org/viewcvs?rev=266725&root=gcc&view=rev Log: Use atomic load/store to access static backtrace state pointer As the stat

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-12-02 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 --- Comment #6 from Janne Blomqvist --- Author: jb Date: Sun Dec 2 15:12:44 2018 New Revision: 266724 URL: https://gcc.gnu.org/viewcvs?rev=266724&root=gcc&view=rev Log: Use atomic load/store to access static backtrace state pointer As the stat

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-11-30 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 --- Comment #5 from Janne Blomqvist --- Author: jb Date: Fri Nov 30 16:46:55 2018 New Revision: 266678 URL: https://gcc.gnu.org/viewcvs?rev=266678&root=gcc&view=rev Log: Initialize backtrace state once From backtrace.h for backtrace_create_stat

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-11-30 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 --- Comment #4 from Janne Blomqvist --- Author: jb Date: Fri Nov 30 16:44:27 2018 New Revision: 266677 URL: https://gcc.gnu.org/viewcvs?rev=266677&root=gcc&view=rev Log: Initialize backtrace state once From backtrace.h for backtrace_create_stat

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-11-22 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 Janne Blomqvist changed: What|Removed |Added URL||https://gcc.gnu.org/ml/gcc-

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-11-22 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 Janne Blomqvist changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jb at gcc dot gnu.org --- Comme

[Bug fortran/88137] BACKTRACE seems to have a memory leak

2018-11-22 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137 Janne Blomqvist changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|