]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-streamer-out.c (collect_block_tree_leafs): Renumber statements so non-virutal...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 13 Oct 2019 07:34:31 +0000 (09:34 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 13 Oct 2019 07:34:31 +0000 (07:34 +0000)
commitaf0d0f50722e17f9c7c23149866143e1c54d3ec3
treec25f3df4caad1c14b49dd62315caeaf196f7cb83
parentcb6055a89f71bbd2d0858bb24ce2af473804e3a8
lto-streamer-out.c (collect_block_tree_leafs): Renumber statements so non-virutal are before virutals.

* lto-streamer-out.c (collect_block_tree_leafs): Renumber statements
so non-virutal are before virutals.
(output_function): Avoid body modifications.

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