https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96817
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Target Milestone|--- |11.0
Resolution|--- |FIXED
--- Comment #22 from Jonathan Wakely <redi at gcc dot gnu.org> ---
With GCC >= 11.1 and Glibc >= 2.32 this works correctly on Linux, so I think we
can close this.
On non-glibc targets, it's still user error to dlopen libpthread.
