diff options
author | Richard Biener <rguenther@suse.de> | 2013-06-18 14:39:57 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2013-06-18 14:39:57 +0000 |
commit | d579fcda924739ca7e477acc8ac4602372e6e903 (patch) | |
tree | 3ed062f66c02bd2142734bd6798e53cd89f9ba6c /gcc/tree-inline.c | |
parent | 31ee20ba67b2020f64f5068444f2b0409d128881 (diff) | |
download | gcc-d579fcda924739ca7e477acc8ac4602372e6e903.zip gcc-d579fcda924739ca7e477acc8ac4602372e6e903.tar.gz gcc-d579fcda924739ca7e477acc8ac4602372e6e903.tar.bz2 |
Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.
2013-06-18 Richard Biener <rguenther@suse.de>
* Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.
* lto-streamer.h: Include pointer-set.h.
(struct lto_decl_slot): Remove.
(struct lto_tree_ref_encoder): Make tree_hash_table a pointer-map.
Remove next_index entry.
(lto_hash_decl_slot_node, lto_eq_decl_slot_node,
lto_hash_type_slot_node, lto_eq_type_slot_node): Remove.
(lto_init_tree_ref_encoder): Adjust.
(lto_destroy_tree_ref_encoder): Likewise.
* lto-section-out.c (lto_hash_decl_slot_node, lto_eq_decl_slot_node,
lto_hash_type_slot_node, lto_eq_type_slot_node): Remove.
(lto_output_decl_index): Adjust.
(lto_new_out_decl_state): Likewise.
(lto_record_function_out_decl_state): Likewise.
* lto-streamer-out.c (copy_function): Likewise.
From-SVN: r200171
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions