lto-streamer-out.c (collect_block_tree_leafs): New helper.
authorRichard Biener <rguenther@suse.de>
Tue, 11 Oct 2016 07:38:08 +0000 (07:38 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 11 Oct 2016 07:38:08 +0000 (07:38 +0000)
commitec1db2a9949e828d4b65757c8a3de2bde37ef493
tree389f2ee21069cd3fbc3717a0d83c00f200c8a926
parent038b5cc0d5f5e5df2be06844d9f53e9c08fc985a
lto-streamer-out.c (collect_block_tree_leafs): New helper.

2016-10-11  Richard Biener  <rguenther@suse.de>

* lto-streamer-out.c (collect_block_tree_leafs): New helper.
(output_function): Properly stream the whole block tree.
* lto-streamer-in.c (input_function): Likewise.

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