[Issue 23024] Large static array causes access violation on Windows with DMD
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 2 22:09:22 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23024
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/dmd pull request #15170 "fix issues 20737 and 23024 -
TLS variables unusable with -betterC/imp…" fixing this issue:
- fix issues 20737 and 23024 - TLS variables unusable with -betterC/importC for
Windows MSVC targets
always generate access via __tls_index
https://github.com/dlang/dmd/pull/15170
--
More information about the Digitalmars-d-bugs
mailing list