This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 05 Feb 2012 19:17:41 +0000
- Subject: [Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS
- Auto-submitted: auto-generated
- References: <bug-52104-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-05 19:17:41 UTC ---
Created attachment 26576
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26576
define destructor inline when TLS isn't supported
does this help?