https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113915
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://sourceware.org/bugz
| |illa/show_bug.cgi?id=28745
CC| |fw at gcc dot gnu.org
--- Comment #2 from Sam James <sjames at gcc dot gnu.org> ---
_dl_find_object_update uses a bunch of atomics so the bisect result seems
reasonable. It is possible that there's something wrong on the glibc side here,
like in https://sourceware.org/bugzilla/show_bug.cgi?id=28745.