i386.c (x86_output_mi_thunk): Use movq alternative mnemonic in this_param move for...
authorKai Tietz <kai.tietz@onevision.com>
Sun, 4 May 2008 19:19:50 +0000 (19:19 +0000)
committerKai Tietz <ktietz@gcc.gnu.org>
Sun, 4 May 2008 19:19:50 +0000 (21:19 +0200)
commit8fa8585de83aa9ff48ff462d3caf5f69411d46ab
tree8acc1198fa3497309d6375ff1d29fd984efd2400
parentda96f5ab49d8e45bdca0d08c5ecc408ddbc3de47
i386.c (x86_output_mi_thunk): Use movq alternative mnemonic in this_param move for TARGET_64BIT.

2008-05-04  Kai Tietz  <kai.tietz@onevision.com>

* config/i386/i386.c (x86_output_mi_thunk): Use movq alternative
mnemonic in this_param move for TARGET_64BIT.

From-SVN: r134935
gcc/ChangeLog
gcc/config/i386/i386.c