http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50691
--- Comment #9 from John David Anglin <danglin at gcc dot gnu.org> 2011-10-30 03:21:49 UTC --- Author: danglin Date: Sun Oct 30 03:21:45 2011 New Revision: 180672 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180672 Log: PR target/50691 * config/pa/pa.c (emit_move_sequence): Legitimize TLS symbol references. * config/pa/pa.h (LEGITIMATE_CONSTANT_P): Return false for TLS_MODEL_GLOBAL_DYNAMIC and TLS_MODEL_LOCAL_DYNAMIC symbol references. Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/config/pa/pa.c branches/gcc-4_4-branch/gcc/config/pa/pa.h