[Bug sanitizer/57507] gcc 4.8: thread sanitizer: std::thread false(?) positive

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 6 05:11:58 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57507

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=65393

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #4)
> This should no longer be a problem, because std::thread doesn't use
> std::shared_ptr these days.

Which is/was PR 65393.


More information about the Gcc-bugs mailing list