public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
@ 2005-11-08 13:02 ` pinskia at gcc dot gnu dot org
  2005-11-08 13:08 ` jakub at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-08 13:02 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
                 CC|                            |simon dot marshall at misys
                   |                            |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
  2005-11-08 13:02 ` [Bug c++/19450] __thread static class members pinskia at gcc dot gnu dot org
@ 2005-11-08 13:08 ` jakub at gcc dot gnu dot org
  2005-11-08 17:41 ` simon dot marshall at misys dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu dot org @ 2005-11-08 13:08 UTC (permalink / raw)
  To: gcc-bugs



-- 

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                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-10-27 16:32:35         |2005-11-08 13:07:56
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
  2005-11-08 13:02 ` [Bug c++/19450] __thread static class members pinskia at gcc dot gnu dot org
  2005-11-08 13:08 ` jakub at gcc dot gnu dot org
@ 2005-11-08 17:41 ` simon dot marshall at misys dot com
  2005-11-08 21:45 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: simon dot marshall at misys dot com @ 2005-11-08 17:41 UTC (permalink / raw)
  To: gcc-bugs



------- 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.)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-11-08 17:41 ` simon dot marshall at misys dot com
@ 2005-11-08 21:45 ` jakub at gcc dot gnu dot org
  2005-11-08 22:13 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu dot org @ 2005-11-08 21:45 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=106657
Log:
        PR c++/19450
        * decl.c (redeclaration_error_message): Issue diagnostics about
        olddecl and newdecl disagreement on __thread property.
        (grokdeclarator): Set DECL_TLS_MODEL on class static variables.

        * g++.dg/tls/diag-3.C: New test.
        * g++.dg/tls/diag-4.C: New test.
        * g++.dg/tls/static-1.C: New test.
        * g++.dg/tls/static-1a.cc: New file.

Added:
    trunk/gcc/testsuite/g++.dg/tls/diag-3.C
    trunk/gcc/testsuite/g++.dg/tls/diag-4.C
    trunk/gcc/testsuite/g++.dg/tls/static-1.C
    trunk/gcc/testsuite/g++.dg/tls/static-1a.cc
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-11-08 21:45 ` jakub at gcc dot gnu dot org
@ 2005-11-08 22:13 ` pinskia at gcc dot gnu dot org
  2005-11-09 21:44 ` jakub at gcc dot gnu dot org
  2005-11-09 23:42 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-08 22:13 UTC (permalink / raw)
  To: gcc-bugs



------- 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                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-11-08 22:13 ` pinskia at gcc dot gnu dot org
@ 2005-11-09 21:44 ` jakub at gcc dot gnu dot org
  2005-11-09 23:42 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu dot org @ 2005-11-09 21:44 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=106710
Log:
        PR c++/19450
        * decl.c (redeclaration_error_message): Issue diagnostics about
        olddecl and newdecl disagreement on __thread property.
        (grokdeclarator): Set DECL_THREAD_LOCAL on class static variables.

        * g++.dg/tls/diag-3.C: New test.
        * g++.dg/tls/diag-4.C: New test.
        * g++.dg/tls/static-1.C: New test.
        * g++.dg/tls/static-1a.cc: New file.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/tls/diag-3.C
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/tls/diag-4.C
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/tls/static-1.C
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/tls/static-1a.cc
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/decl.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
       [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2005-11-09 21:44 ` jakub at gcc dot gnu dot org
@ 2005-11-09 23:42 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-09 23:42 UTC (permalink / raw)
  To: gcc-bugs



------- 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 Milestone|4.1.0                       |4.0.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
  2005-01-14 19:14 [Bug c++/19450] New: " gcc-bugzilla at gcc dot gnu dot org
  2005-01-14 19:31 ` [Bug c++/19450] " pinskia at gcc dot gnu dot org
@ 2005-02-13 14:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-13 14:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-12 23:18 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-12 23:18:56
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c++/19450] __thread static class members
  2005-01-14 19:14 [Bug c++/19450] New: " gcc-bugzilla at gcc dot gnu dot org
@ 2005-01-14 19:31 ` pinskia at gcc dot gnu dot org
  2005-02-13 14:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-14 19:31 UTC (permalink / raw)
  To: gcc-bugs


------- 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
----------------------------------------------------------------------------
           Keywords|                            |wrong-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19450


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-11-09 23:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19450-6420@http.gcc.gnu.org/bugzilla/>
2005-11-08 13:02 ` [Bug c++/19450] __thread static class members pinskia at gcc dot gnu dot org
2005-11-08 13:08 ` jakub at gcc dot gnu dot org
2005-11-08 17:41 ` simon dot marshall at misys dot com
2005-11-08 21:45 ` jakub at gcc dot gnu dot org
2005-11-08 22:13 ` pinskia at gcc dot gnu dot org
2005-11-09 21:44 ` jakub at gcc dot gnu dot org
2005-11-09 23:42 ` pinskia at gcc dot gnu dot org
2005-01-14 19:14 [Bug c++/19450] New: " gcc-bugzilla at gcc dot gnu dot org
2005-01-14 19:31 ` [Bug c++/19450] " pinskia at gcc dot gnu dot org
2005-02-13 14:25 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).