Implementing native TLS on OS X in DMD

kinke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Jan 9 15:12:55 PST 2016


On Saturday, 9 January 2016 at 20:07:34 UTC, 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.

This is probably due to 
https://github.com/kinke/ldc/commit/a39997d326f0d3da353d8b9f27ffd559e6fcc5d7.


More information about the digitalmars-d-ldc mailing list