nvptx.c (write_function_decl_and_comment): Print leading blank line.
authorNathan Sidwell <nathan@acm.org>
Sat, 21 Nov 2015 13:57:09 +0000 (13:57 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 21 Nov 2015 13:57:09 +0000 (13:57 +0000)
commitcf08c344561e2c24e326cb13dd2d55237b307e22
treee06a729c0c9597e89544feefc1ff545ef909ab98
parentd6fe6b8ad6a8b019d0b28b128e3299d79d1a52bf
nvptx.c (write_function_decl_and_comment): Print leading blank line.

* config/nvptx/nvptx.c (write_function_decl_and_comment): Print
leading blank line.
(write_func_decl_from_insn): Likewise.
(init_output_initializer, nvptx_assemble_undefined_decl): Likewise.
(nvptx_file_end): Likewise.
(nvptx_function_end): Undent output.
(nvptx_expand_call): Fix formatting.
(nvptx_output_call_insn): Indent output.
* config/nvptx/nvptx.h (ASM_OUTPUT_ALIGNED_DECL_COMMON,
ASM__OUTPUT_ALIGNED_DECL_LOCAL): Print leading blank line.

From-SVN: r230705
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
gcc/config/nvptx/nvptx.h