re PR debug/47647 (BLOCKs are empty)
authorRichard Guenther <rguenther@suse.de>
Sat, 19 Feb 2011 19:50:36 +0000 (19:50 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 19 Feb 2011 19:50:36 +0000 (19:50 +0000)
commitbecf4c11dfa5184dee177410df7b1d8493559372
treeb8a7407d5d610d84b36fa5443872892265da8dd8
parentf9576cc5862b1a19a750f630714d6ce785119839
re PR debug/47647 (BLOCKs are empty)

2011-02-18  Richard Guenther  <rguenther@suse.de>

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.

From-SVN: r170321
gcc/ChangeLog
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c