nvptx.c (write_func_decl_from_insn): Replace callee arg with name.
authorNathan Sidwell <nathan@acm.org>
Thu, 26 Nov 2015 14:13:28 +0000 (14:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 26 Nov 2015 14:13:28 +0000 (14:13 +0000)
commit863af9a44a8f5995d57055054e84ff379a62440a
tree434630d2024f7693ad067fdab445822a10200ff8
parent5977cb070e54643f79b5a05a5378fe060e0319da
nvptx.c (write_func_decl_from_insn): Replace callee arg with name.

* config/nvptx/nvptx.c (write_func_decl_from_insn): Replace callee
arg with name.  Don't deal with split regs.  Tweak formatting.
(nvptx_expand_call): Adjust write_func_decl_from_insn call.
(nvptx_output_call_insn): Don't deal with split regs here.

testsuite/
* gcc.target/nvptx/proto-1.c: Adjust expected asm.

From-SVN: r230965
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/nvptx/proto-1.c