diff options
author | Nathan Sidwell <nathan@acm.org> | 2015-12-08 21:06:42 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2015-12-08 21:06:42 +0000 |
commit | 4d5438cd3cc48733f76f65aaad34475c06468886 (patch) | |
tree | 3d11ba1bdd590dbdd7d67612073526bcf864f0da /gcc/tree-ssa-loop-unswitch.c | |
parent | 41c60c6c75356bfe5e4ce11184b4bf62a6a86132 (diff) | |
download | gcc-4d5438cd3cc48733f76f65aaad34475c06468886.zip gcc-4d5438cd3cc48733f76f65aaad34475c06468886.tar.gz gcc-4d5438cd3cc48733f76f65aaad34475c06468886.tar.bz2 |
nvptx.c (decl_chunk_size, [...]): Replace with ...
gcc/
* config/nvptx/nvptx.c (decl_chunk_size, decl_chunk_mode,
decl_offset, init_part, object_size, object_finished): Replace
with ...
(struct init_frag): ... this new struct variable.
(begin_decl_field, output_decl_chunk): Replace with ...
(output_init_frag): ... this new function.
(nvptx_assemble_value): Reimplement.
(nvptx_assemble_integer, nvptx_output_skip): Adjust.
(nvptx_assemble_decl_begin, nvptx_assemble_decl_end): Adjust.
(nvptx_output_aligned_decl): Call nvptx_assemble_decl_end.
gcc/testsuite/
* gcc.target/nvptx/trailing-init.c: New.
From-SVN: r231426
Diffstat (limited to 'gcc/tree-ssa-loop-unswitch.c')
0 files changed, 0 insertions, 0 deletions