[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 --- Comment #5 from Martin Liška --- Author: marxin Date: Fri Nov 27 09:36:20 2015 New Revision: 231001 URL: https://gcc.gnu.org/viewcvs?rev=231001&root=gcc&view=rev Log: Fix memory leak in cilk PR c++/68312 * c-array-notation.c

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 --- Comment #4 from Martin Liška --- Created attachment 36784 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36784&action=edit Suggested patch2

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 --- Comment #3 from Martin Liška --- Created attachment 36783 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36783&action=edit Suggested patch1

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 --- Comment #2 from Martin Liška --- One another: algrind --leak-check=yes --num-callers=100 --trace-children=yes --suppressions=/home/marxin/Programming/gcc2/gcc.supp --error-exitcode=111 -q /home/marxin/Programming/gcc2/objdir/gcc/xgcc -B/hom

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Target Milest

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 --- Comment #1 from Martin Liška --- Created attachment 36696 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36696&action=edit valgrind2