[Bug c++/19450] __thread static class members

2005-11-09 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2005-11-09 21:44 --- Subject: Bug 19450 Author: jakub Date: Wed Nov 9 21:44:36 2005 New Revision: 106710 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106710 Log: PR c++/19450 * decl.c

[Bug c++/19450] __thread static class members

2005-11-09 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-11-09 23:42 --- Fixed for 4.0.3 also. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target

[Bug c++/19450] __thread static class members

2005-11-08 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-11-08 13:02 --- *** Bug 13668 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/19450] __thread static class members

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++/19450] __thread static class members

2005-11-08 Thread simon dot marshall at misys dot com
--- Comment #4 from simon dot marshall at misys dot com 2005-11-08 17:41 --- Is there a target milestone for this? IWBI it were fixed on 3.4 as well as 4.0. (Appologies if I seem impertinent, I'm not too familiar with the way things work.) --

[Bug c++/19450] __thread static class members

2005-11-08 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2005-11-08 21:45 --- Subject: Bug 19450 Author: jakub Date: Tue Nov 8 21:44:58 2005 New Revision: 106657 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106657 Log: PR c++/19450 * decl.c

[Bug c++/19450] __thread static class members

2005-11-08 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-11-08 22:13 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/19450] __thread static class members

2005-02-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12 23:18 --- Confirmed. -- What|Removed |Added CC||pinskia

[Bug c++/19450] __thread static class members

2005-01-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14 19:31 --- It does not work with 20041211 but that is the last gcc which I have access to which has __thread support. -- What|Removed |Added