[Issue 4185] Existence of an empty, uncalled function that takes a TLS variable as its parameter generates segfaulting executable using DMD >= 2.044 and the GOLD linker.

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4185

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|future  |D2

--


[Issue 4185] Existence of an empty, uncalled function that takes a TLS variable as its parameter generates segfaulting executable using DMD >= 2.044 and the GOLD linker.

2010-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4185


Bernard Helyer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID
Summary|Existence of an empty,  |Existence of an empty,
   |uncalled function that  |uncalled function that
   |takes a TLS variable as its |takes a TLS variable as its
   |parameter generates |parameter generates
   |segfaulting executable  |segfaulting executable
   |using DMD >= 2.044. |using DMD >= 2.044 and the
   ||GOLD linker.


--- Comment #9 from Bernard Helyer  2010-05-14 
23:14:52 PDT ---
Okay, this only occurs when the GNU GOLD linker is installed instead of the
vanilla. This could be a bug in DMD, but it's probably GOLD, so closing this as
INVALID.

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