This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/37402] Incorrect access to static __thread variables inside static member functions



------- Comment #2 from vz-gcc at zeitlins dot org  2008-09-06 22:41 -------
Andrew, thanks for your reply!

And yes, I realize this but unfortunately it really seems specific to something
that optimizer does and maybe something it does at the whole unit level and not
locally as even extracting parts of wxString implementation in a separate file
isn't enough to reproduce it.

So the only test case I have is wxWidgets itself (the svn trunk version).
Again, I realize it's huge and impractical but unfortunately I simply don't
have any more time (nor ideas to be honest) to try to reproduce this in a small
example.

I leave it to you to close this then...


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]