This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50638] [4.7 Regression] emulated TLS fails
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 08 Oct 2011 10:22:30 +0000
- Subject: [Bug middle-end/50638] [4.7 Regression] emulated TLS fails
- Auto-submitted: auto-generated
- References: <bug-50638-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50638
--- Comment #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-10-08 10:22:30 UTC ---
On x86_64-apple-darwin10 the patch in
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg00597.html fixes the tls failures
(over a thousand in my tests;-).