https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65255
Yichao Yu <yyc1992 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #9 from Yichao Yu <yyc1992 at gmail dot com> ---
Thanks for the explaination.
> I have a patch for std::thread which would mean it doesn't use shared_ptr, so
> this wouldn't be a problem even if you don't use the same arm version.
I guess this might be the implementation detail that causes this to not happen
for clang but I agree in general finding the right version of library at
runtime is more of a distribution / system manager problem.