* lto-streamer-out.c (tree_is_indexable): Make LABEL_DECL nonindexable
commit4f742e593f17036f5ea912f9df3af26e91b771ed
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Jun 2018 14:11:55 +0000 (24 14:11 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Jun 2018 14:11:55 +0000 (24 14:11 +0000)
treeefa80691599a0d2371f58b0dc043f3e5a381aa67
parent9e636514b8da1784a57a2bf8b1068300dc07a10e
* lto-streamer-out.c (tree_is_indexable): Make LABEL_DECL nonindexable
unless it is forced or nonlocal; assert that we stream no IMPORTED_DECL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261995 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-streamer-out.c