https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69443
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|-fsanitize=address should |-fsanitize=address should |add -lpthread to linker |add -lpthread to linker |call |call for older glibc --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is not as much an issue any more since glibc has moved all (most?) functions pthread into libc proper now.