On Friday, 17 September 2021 at 13:10:23 UTC, Araq wrote: > > I fail to see how anything of that is relevant for "embedded > without an OS" development. The compiler follows the RunTime ABI for the specific CPU architecture. That means how the compiled code accesses the TLS variables which is something you cannot completely decide for your self.