[Bug c++/13668] thread local storage: static class member does not work

2005-11-08 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2005-11-08 13:02 --- *** This bug has been marked as a duplicate of 19450 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/13668] thread local storage: static class member does not work

2005-11-08 Thread simon dot marshall at misys dot com
--- Comment #8 from simon dot marshall at misys dot com 2005-11-08 12:51 --- FYI, I raised this error with glibc with a slightly different attachment. http://sourceware.org/bugzilla/show_bug.cgi?id=1830 has the code Jakub refers to. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13

[Bug c++/13668] thread local storage: static class member does not work

2005-11-08 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug c++/13668] thread local storage: static class member does not work

2005-11-08 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2005-11-08 12:18 --- Why are you so sure it is not a GCC bug? It clearly is a C++ frontend bug: grep -C1 _ZN5TemplImE2_tE __thread.s __threadmain.s __thread.s- movq-16(%rbp), %rax __thread.s: movq%rax, _ZN5TemplImE2_tE(%rip