aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-array-bounds.cc
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2020-05-31 17:30:55 +0200
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:09:27 -0300
commitb897a2afc810d5441b2933bef966f89746e372ab (patch)
treea4dc9ea30caa7bec60a83d574f078e81cfca0875 /gcc/gimple-array-bounds.cc
parent35d21933c4c7eeb5065f1f507e80b1af3dd9dcd5 (diff)
downloadgcc-b897a2afc810d5441b2933bef966f89746e372ab.zip
gcc-b897a2afc810d5441b2933bef966f89746e372ab.tar.gz
gcc-b897a2afc810d5441b2933bef966f89746e372ab.tar.bz2
Cleanup indexable tree streaming.
gcc/ * lto-section-out.c (lto_output_decl_index): Remove. (lto_output_field_decl_index): Move to lto-streamer-out.c (lto_output_fn_decl_index): Move to lto-streamer-out.c (lto_output_namespace_decl_index): Remove. (lto_output_var_decl_index): Remove. (lto_output_type_decl_index): Remove. (lto_output_type_ref_index): Remove. * lto-streamer-out.c (output_type_ref): Remove. (lto_get_index): New function. (lto_output_tree_ref): Remove. (lto_indexable_tree_ref): New function. (lto_output_var_decl_index): Move here from lto-section-out.c; simplify. (lto_output_fn_decl_index): Move here from lto-section-out.c; simplify. (stream_write_tree_ref): Update. (lto_output_tree): Update. * lto-streamer.h (lto_output_decl_index): Remove prototype. (lto_output_field_decl_index): Remove prototype. (lto_output_namespace_decl_index): Remove prototype. (lto_output_type_decl_index): Remove prototype. (lto_output_type_ref_index): Remove prototype. (lto_output_var_decl_index): Move. (lto_output_fn_decl_index): Move
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions