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

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/07a25c9ec1deb7bcdf45d37d51a5b18d91fd1083
fix issue 17788: MSCOFF: with VS2017 15.3.1 segment .tls is no longer written
to a separate image section, so _tls_start and _tls_end no longer happen to
work as both __gshared and TLS section offsets.

https://github.com/dlang/druntime/commit/e07fa031919579bd2b48f1f7ebb634061bd3daca
Merge pull request #1910 from rainers/issue17788

fix issue 17788: MSCOFF: TLS broken with VS2017 15.3.1

--

Reply via email to