http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47647
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-19 19:50:40 UTC --- Author: rguenth Date: Sat Feb 19 19:50:36 2011 New Revision: 170321 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170321 Log: 2011-02-18 Richard Guenther <[email protected]> PR lto/47647 * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers): Remove lazy BLOCK_VARS streaming. (lto_input_ts_block_tree_pointers): Likewise. * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/lto-streamer-in.c trunk/gcc/lto-streamer-out.c
