This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37402] Incorrect access to static __thread variables inside static member functions
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2008 22:34:37 -0000
- Subject: [Bug target/37402] Incorrect access to static __thread variables inside static member functions
- References: <bug-37402-12203@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-06 22:34 -------
We really need a testcase that shows the issue. Right now it is hard to guess
what is going on.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Component|c++ |target
GCC host triplet|x86_64-unknown-linux-gnu |
GCC target triplet| |x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37402