This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][LTO] Stream BLOCK_VARS lazily


On Fri, Oct 8, 2010 at 05:27, Richard Guenther <rguenther@suse.de> wrote:

> 2010-10-08 ÂRichard Guenther Â<rguenther@suse.de>
>
> Â Â Â Â* lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
> Â Â Â ÂRe-construct BLOCK_VARS.
> Â Â Â Â(lto_input_ts_block_tree_pointers): Do not stream BLOCK_VARS.
> Â Â Â Â* lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.
> Â Â Â Â* tree.c (free_lang_data_in_block): Remove.
> Â Â Â Â(free_lang_data_in_decl): Do not touch DECL_CONTEXT of non-PARM_DECLs.
> Â Â Â ÂDo not touch the BLOCK tree.
> Â Â Â Â* expr.c (expand_expr_real_1): Allow externals.

OK.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]