re PR target/50691 (Incorrect argument evaluation in call with __thread argument)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 29 Oct 2011 15:57:00 +0000 (15:57 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 29 Oct 2011 15:57:00 +0000 (15:57 +0000)
commit9a201645052b874b4455c042ddd31f5d5e79a69c
tree34c75b89e40211352f5b68541e34bb02d1e4d1f1
parentd702f362b50d9f6fe4a92b2404c6b9ec51f2708c
re PR target/50691 (Incorrect argument evaluation in call with __thread argument)

PR target/50691
config/pa/pa.c (emit_move_sequence): Legitimize TLS symbol references.
(pa_legitimate_constant_p): Return false for TLS_MODEL_GLOBAL_DYNAMIC
and TLS_MODEL_LOCAL_DYNAMIC symbol references.

From-SVN: r180655
gcc/ChangeLog
gcc/config/pa/pa.c