[Issue 21186] Inline Assembler: static (thread-local) variables cannot be used
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 22 08:19:39 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21186
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
The current dmd says:
test.d(7): Error: cannot directly load TLS variable `x`
--
More information about the Digitalmars-d-bugs
mailing list