r192184 - in /trunk/gcc: ChangeLog lto-cgraph.c...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sun Oct 7 17:16:00 GMT 2012
Author: hubicka
Date: Sun Oct 7 17:16:02 2012
New Revision: 192184
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192184
Log:
* lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.
(lto_symtab_encoder_delete): Update.
(lto_symtab_encoder_encode): Update.
(compute_ltrans_boundary): Update.
(input_symtab): Update.
* lto-streamer.h (lto_symtab_encoder_new): Update.
* lto.c (read_cgraph_and_symbols): Release type merging hash early;
release input encoders.
* lto-partition.c (new_partition): Update for new lto_symtab_encoder_new.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-cgraph.c
trunk/gcc/lto-streamer.h
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto-partition.c
trunk/gcc/lto/lto.c
trunk/gcc/passes.c
More information about the Gcc-cvs
mailing list