https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55522
--- Comment #28 from Brendan Dolan-Gavitt ---
(In reply to H.J. Lu from comment #27)
> (In reply to Florian Weimer from comment #25)
> > (In reply to H.J. Lu from comment #24)
> > > Dropping crtfastmath.o with -shared makes sense.
> >
> > Are yo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55522
--- Comment #22 from Brendan Dolan-Gavitt ---
I think loading shared libraries from within threads is actually pretty common
when shared libs are used as plugins for some GUI app. I made a graph of the
reverse dependencies of Debian packages that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55522
Brendan Dolan-Gavitt changed:
What|Removed |Added
CC||brendandg at nyu dot edu
--- Comm