diff options
author | Nathan Sidwell <nathan@acm.org> | 2015-12-01 20:13:02 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2015-12-01 20:13:02 +0000 |
commit | 69823d76788b7420ab7c3e7c3603841e409a767a (patch) | |
tree | f336c3ceb467fff20cc26fd87b8335693f9859a8 /gcc/tree-vect-patterns.c | |
parent | 9dc39706b4afc31623f28b71150cfd2bdadb2c24 (diff) | |
download | gcc-69823d76788b7420ab7c3e7c3603841e409a767a.zip gcc-69823d76788b7420ab7c3e7c3603841e409a767a.tar.gz gcc-69823d76788b7420ab7c3e7c3603841e409a767a.tar.bz2 |
nvptx-protos.h (nvptx_output_aligned_decl): Declare.
gcc/
* config/nvptx/nvptx-protos.h (nvptx_output_aligned_decl): Declare.
* config/nvptx/nvptx.h (ASM_OUTPUT_ALIGNED_DECL_COMMON,
ASM_OUTPUT_ALIGNED_DECL_LOCAL): Forward to nvptx_output_aligned_decl.
* config/nvptx/nvptx.c (write_fn_marker, write_var_marker): New.
(write_fn_proto, write_fn_proto_from_insn): Call write_fn_marker.
(init_output_initializer): Call write_var_marker.
(nvptx_output_aligned_decl): New.
(nvptx_assemble_undefined_decl, nvptx_file_end): Call write_var_marker.
gcc/testsuite/
* gcc.target/nvptx/uninit-decl.c: New.
From-SVN: r231127
Diffstat (limited to 'gcc/tree-vect-patterns.c')
0 files changed, 0 insertions, 0 deletions