[Bug libstdc++/62313] Data race in debug iterators
fdumont at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 23 20:47:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62313
François Dumont <fdumont at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |fdumont at gcc dot gnu.org
--- Comment #10 from François Dumont <fdumont at gcc dot gnu.org> ---
Created attachment 33543
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33543&action=edit
Race condition patch
Hi
Dmitry, could you have a try with this patch to confirm that it is fixing the
bug. It is a patch against libstdc++ trunk.
Thanks
More information about the Gcc-bugs
mailing list