This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52268] tls support should be added for darwin11
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Mar 2012 01:29:13 +0000
- Subject: [Bug target/52268] tls support should be added for darwin11
- Auto-submitted: auto-generated
- References: <bug-52268-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52268
--- Comment #5 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-03-01 01:29:13 UTC ---
The test/MC/MachO/tls.s from llvm svn also may have some useful hints on the
expected assembly for tis on darwin11 and later.