https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113244
Bug ID: 113244
Summary: Potential thread sanitizer false positive with future
exception
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113244
--- Comment #2 from Marcus Holland-Moritz ---
(In reply to Andrew Pinski from comment #1)
> I suspect this is because libstdc++.so is NOT instrumented for TSAN.
This is certainly possible.
Is there documentation available on how to build a sui