This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49541] [4.6/4.7 regression] TLS support partially broken in 64-bit mode
- 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: Thu, 14 Jul 2011 17:38:17 +0000
- Subject: [Bug target/49541] [4.6/4.7 regression] TLS support partially broken in 64-bit mode
- Auto-submitted: auto-generated
- References: <bug-49541-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49541
--- Comment #9 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-14 17:37:43 UTC ---
Created attachment 24755
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24755
proposed 4.6 patch
Here's the 4.6 backport of the sol2.h patch. Could you please give it a try on
Solaris 8 on bare metal? I've bootstrapped it without regressions on
sparc-sun-solaris2.8 and i386-pc-solaris2.8.
Thanks.
Rainer