https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107500
Sebastian Huber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian.huber@embedded-br | |ains.de --- Comment #19 from Sebastian Huber <[email protected]> --- I just have a side note. Enabling the thread-local storage may be an option for targets with limited memory resources. Newlib has the configuration option --enable-newlib-reent-thread-local to use thread-local objects instead of one big struct _reent.
