This is the mail archive of the gcc-prs@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]

Re: libstdc++/5475: std::locale not thread-safe; causes segmentation faults


Synopsis: std::locale not thread-safe; causes segmentation faults

State-Changed-From-To: open->closed
State-Changed-By: ljrittle
State-Changed-When: Thu Jan 24 13:57:04 2002
State-Changed-Why:
    Duplicate of libstdc++/5432.  Patch for issue on mainline
    (FYI: solved using _Atomic_word instead of mutex).
    The included test case is exactly covered by
    thread/pthread3.cc .

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5475


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