[Issue 5485] TLS sections handled incorrectly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 26 06:45:44 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5485



--- Comment #3 from dawg at dawgfoto.de 2011-01-26 06:43:37 PST ---
Sorry, shouldn't have cited only part of the patch.
The important difference is in "void[] thread_getTLSBlock()".
_tlsstart/_tlsend are used directly as pointers to the TLS section.
But instead the address of the symbols should be taken.
Please have a look at the attachment and things should be clear.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list