[Bug libstdc++/83029] Memory leaks due to leaked thread local variable

2017-11-17 Thread andreas.longva_fraunhofer at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83029 --- Comment #1 from Andreas Longva --- Created attachment 42631 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42631&action=edit Attachments as described in the bug report

[Bug c++/83029] New: Memory leaks due to leaked thread local variable

2017-11-17 Thread andreas.longva_fraunhofer at yahoo dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: andreas.longva_fraunhofer at yahoo dot com Target Milestone: --- GCC version: 6.4.0, but I've been able to reproduce this also in 4.9.1 and 6.3.0. System: Linux x86-64, Scientific Linux 7.4 I've attached two mi