[Bug c++/60673] c++11 static thread_local members may cause a segfault when accessed via 'this->'

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 25 10:43:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60673

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |59994

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This seems to be fixed in GCC 5 onwards (and recent Clang versions).


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
[Bug 59994] [meta-bug] thread_local


More information about the Gcc-bugs mailing list