https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192320

--- Comment #2 from David Chisnall <thera...@freebsd.org> ---
I did write a __cxa_thread_atexit a while ago, but I haven't yet committed it
(I'll try to find it).  I didn't commit it because the semantics of
_Thread_local are very poorly defined in the presence of shared libraries.  I
could think of three wrong ways of implementing it (one of which was chosen by
libsupc++), but no right way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to