[Issue 13938] IASM shouldn't be able to access TLS variables

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 6 14:19:05 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13938

--- Comment #2 from Martin Nowak <code at dawg.eu> ---
It's fairly tricky, we would need to ensure that the correct code sequence is
used. That's not really trackable and many can't be correctly written in D's
IASM. So indeed it would be better to disallow them.

--


More information about the Digitalmars-d-bugs mailing list