[Bug c++/59994] [meta-bug] thread_local

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


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-10-25
            Version|4.8.3                       |unknown
         Depends on|                            |61991, 67135, 66360, 66944,
                   |                            |66967, 69775, 81880
     Ever confirmed|0                           |1


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61991
[Bug 61991] Destructors not always called for statically initialized
thread_local objects
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66360
[Bug 66360] thread_local variable needs copy constructor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66944
[Bug 66944] ICE on static thread_local member in class template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66967
[Bug 66967] thread local's destructor not called if compile with
-fno-use-cxa-atexit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67135
[Bug 67135] [thread_local] heap-use-after-free (OS X 10.10.4)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69775
[Bug 69775] thread_local extern variable causes linkage error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81880
[Bug 81880] thread_local static member template initialisation fails


More information about the Gcc-bugs mailing list