This is <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24025>
The difficulty is thread-safety. If we had some reliable way of allocating memory whenever a new thread was created on platforms that don't have TLS, it would be easy to fix.
This is <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24025>
The difficulty is thread-safety. If we had some reliable way of allocating memory whenever a new thread was created on platforms that don't have TLS, it would be easy to fix.