]> git.ipfire.org Git - thirdparty/gcc.git/commit
Simplify streaming of tree references
authorJan Hubicka <jh@suse.cz>
Tue, 2 Jun 2020 15:39:58 +0000 (17:39 +0200)
committerJan Hubicka <jh@suse.cz>
Tue, 2 Jun 2020 15:39:58 +0000 (17:39 +0200)
commit34e5efa10a7b514238ed9a914b802898d2d8cb36
tree845b7d76584efb727c753eeb9ee2f1ce301caf30
parentd3b6767dce45a7100e4cc32d2986a55f09a2cce2
Simplify streaming of tree references

* lto-streamer-in.c (stream_read_tree_ref): Simplify streaming of
references.
* lto-streamer-out.c (stream_write_tree_ref): Likewise.
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c