Implementing native TLS on OS X in DMD

Jacob Carlborg via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sun Jan 10 04:09:37 PST 2016


On 2016-01-09 21:07, Dan Olson wrote:

> Just re-reading and it looks like alignments in your example are too big
> for a 4-byte type, assuming var is an int.  .align only needs to be 2 here.

The output was from LDC. I noticed that Clang and LDC behaves differently.

-- 
/Jacob Carlborg


More information about the digitalmars-d-ldc mailing list