This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7458: private static objects not constructed in thread-safe fashion
- From: cgf at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jbuehler at hekimian dot com, nobody at gcc dot gnu dot org
- Date: 2 Aug 2002 03:38:40 -0000
- Subject: Re: c++/7458: private static objects not constructed in thread-safe fashion
- Reply-to: cgf at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jbuehler at hekimian dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: private static objects not constructed in thread-safe fashion
State-Changed-From-To: open->closed
State-Changed-By: cgf
State-Changed-When: Thu Aug 1 20:38:39 2002
State-Changed-Why:
The non-test version of gcc in the cygwin package was not built with thread support enabled. So there is no guarantee that it will be thread-safe.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7458