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 libstdc++/62313] Data race in debug iterators


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

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