GCC 16 gained support for native TLS, which we just enabled in MSYS2.
Native TLS provides superior performance compared to the emulated variant (emutls), which was used by GCC up until now. For example, certain micro benchmarks with CPython, which relies heavily on TLS, are now