• rguenth's avatar
    2011-02-21 Richard Guenther <rguenther@suse.de> · 03d20231
    rguenth authored
    	PR lto/47820
    	* lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
    	Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
    	(lto_input_ts_block_tree_pointers): Hook a BLOCK into the
    	TUs context.
    	* lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers): 
    	Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170359 138bc75d-0d04-0410-961f-82ee72b054a4
    03d20231
lto-streamer-out.c 81.8 KB