r173956 - in /trunk/gcc: ChangeLog lto-streamer.c
matz@gcc.gnu.org
matz@gcc.gnu.org
Fri May 20 15:09:00 GMT 2011
Author: matz
Date: Fri May 20 15:09:35 2011
New Revision: 173956
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173956
Log:
* lto-streamer.c (lto_record_common_node): Don't track seen nodes,
use lto_streamer_cache_append directly instead of returning a VEC.
(preload_common_node): Remove.
(lto_get_common_nodes): Rename to lto_preload_common_nodes, don't
track seen nodes.
(lto_streamer_cache_create): Call lto_preload_common_nodes.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer.c
More information about the Gcc-cvs
mailing list