OSDN Git Service

* lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Apr 2010 19:01:00 +0000 (19:01 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 04:54:00 +0000 (13:54 +0900)
commit457c4bd3bfd186247e69137d9e33ab356b1282fc
tree4a54778d9b217a4b9af11ad2e0bdaf26cdef7146
parente41faa3346586846783b7841a6af96fa1bf49ab1
* lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
hash_tree, eq_tree): New tree hash table.
(lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
[LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
lto_orig_address_remove): Reimplement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158836 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog