This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47631] Support native TLS on Tru64 UNIX
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 09 Mar 2012 16:11:41 +0000
- Subject: [Bug target/47631] Support native TLS on Tru64 UNIX
- Auto-submitted: auto-generated
- References: <bug-47631-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47631
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> 2012-03-09 16:11:41 UTC ---
Given that the Tru64 UNIX port is about to be removed in 4.8 and the TLS model
differs sufficiently from the ELF one, this won't be fixed anywhere.
Rainer