https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94143
anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anlauf at gcc dot gnu.org --- Comment #3 from anlauf at gcc dot gnu.org --- Funny. I do not get failures when compiling with -fsanitize=thread. With valgrind --tool=helgrind I get lots of "Possible data race" hints that I'm not sure how to interpret.