tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Memory alignment not respected in thread-local objects



On Thu, Dec 20, 2018 at 10:21:30PM +0100, Michał Górny wrote:
> How about forcing a larger default alignment?  64 bytes would be
> sufficient for our compiler-rt, and I don't think we need to be sparing
> with the address space here.

The only case I find in compiler-rt is a pure performance hack of
questionable validity. Seems entirely optional.

Joerg


Home | Main Index | Thread Index | Old Index