builtins.c (expand_builtin_set_thread_pointer): Use create_input_operand() instead...
commit5440a1b0fe1122a2e044023c9c7508d9205bfa14
authorChung-Lin Tang <cltang@codesourcery.com>
Sat, 13 Oct 2012 09:28:26 +0000 (13 09:28 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Sat, 13 Oct 2012 09:28:26 +0000 (13 09:28 +0000)
treec07ad377fd98277217cca2b8307a9b29affda6fd
parentfdc545922bfb96301e5bbcb49935c4f70750f573
builtins.c (expand_builtin_set_thread_pointer): Use create_input_operand() instead of create_fixed_operand().

2012-10-13  Chung-Lin Tang  <cltang@codesourcery.com>

* builtins.c (expand_builtin_set_thread_pointer): Use
create_input_operand() instead of create_fixed_operand().

From-SVN: r192422
gcc/ChangeLog
gcc/builtins.c