This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47715] [x32] TLS doesn't work
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 28 Jul 2011 14:42:56 +0000
- Subject: [Bug target/47715] [x32] TLS doesn't work
- Auto-submitted: auto-generated
- References: <bug-47715-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715
--- Comment #15 from uros at gcc dot gnu.org 2011-07-28 14:42:52 UTC ---
Author: uros
Date: Thu Jul 28 14:42:45 2011
New Revision: 176872
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176872
Log:
PR target/47715
* config/i386/i386.md (*tls_global_dynamic_64): Remove mode from
tls_symbolic_operand check. Update code sequence for TARGET_X32.
(tls_global_dynamic_64): Remove mode from tls_symbolic_operand check.
(tls_dynamic_gnu2_64): Ditto.
(*tls_dynamic_gnu2_lea_64): Ditto.
(*tls_dynamic_gnu2_call_64): Ditto.
(*tls_dynamic_gnu2_combine_64): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.md