http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59869
Paul Pluzhnikov <ppluzhnikov at google dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Paul Pluzhnikov <ppluzhnikov at google dot com> --- > What do you mean by thread-unsafe? I mean that a multithreaded program built with -fno-exceptions and using weak_ptr may abort through no fault of its own, and that renders weak_ptr unusable in such programs. *** This bug has been marked as a duplicate of bug 59656 ***