[Bug target/47715] [x32] TLS doesn't work

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 13 23:36:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715

--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-02-13 23:29:40 UTC ---
Author: hjl
Date: Sun Feb 13 23:29:34 2011
New Revision: 170116

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170116
Log:
Properly support TLS symbol in ix86_expand_move.

gcc/

2011-02-13  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47715
    * config/i386/i386.c (ix86_expand_move): Properly support TLS
    symbol.

gcc/testsuite/

2011-02-13  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47715
    * gcc.target/i386/pr47715-3.c: New.

Added:
    branches/x32/gcc/testsuite/gcc.target/i386/pr47715-3.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/testsuite/ChangeLog.x32



More information about the Gcc-bugs mailing list