lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead of hasht...
authorJan Hubicka <jh@suse.cz>
Mon, 2 May 2011 16:44:04 +0000 (18:44 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 2 May 2011 16:44:04 +0000 (16:44 +0000)
commitc33406f5b10e9924b9f7a629cc7ded45585ec90b
tree7e48f380b12a761366bd63d9aaa630f22481114f
parent95c952c53231c402909d9342ee7ec1bcda2509e7
lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead of hashtable.

* lto-streamer.c (lto_streamer_cache_insert_1,
lto_streamer_cache_lookup, lto_streamer_cache_create,
lto_streamer_cache_delete): Use pointer map instead of hashtable.
* lto-streamer.h (lto_streamer_cache_d): Turn node_map into pointer_map.

From-SVN: r173259
gcc/ChangeLog
gcc/lto-streamer.c
gcc/lto-streamer.h