http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53789
--- Comment #16 from John David Anglin <danglin at gcc dot gnu.org> 2013-01-04 04:03:30 UTC --- Author: danglin Date: Fri Jan 4 04:03:18 2013 New Revision: 194880 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194880 Log: PR target/53789 * config/pa/pa.md (movsi): Revert previous change. * config/pa/pa.c (pa_legitimate_constant_p): Reject all TLS symbol references. Modified: branches/gcc-4_7-branch/gcc/ChangeLog branches/gcc-4_7-branch/gcc/config/pa/pa.c branches/gcc-4_7-branch/gcc/config/pa/pa.md