lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 1 Dec 2015 19:13:12 +0000 (20:13 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 1 Dec 2015 19:13:12 +0000 (19:13 +0000)
commit8c86248e5830cf6c3c05c8ab851b1e8fe90551d0
treec3f43c3a966b65d89c40c0d8c8ccc277127f2c44
parentac8560785fa3acc879722cfc1a8afd0b911880c6
lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.

* lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.
* tree-streamer-out.c (pack_ts_type_common_value_fields): Do not
stream TYPE_ALIAS_SET.
* tree-streamer-in.c (unpack_ts_type_common_value_fields): Do not
stream TYPE_ALIAS_SET.

* lto.c (compare_tree_sccs_1): Do not compare TYPE_ALIAS_SET.

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