]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-streamer-out.c (tree_is_indexable): Make LABEL_DECL nonindexable unless it is...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 24 Jun 2018 14:11:55 +0000 (16:11 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 24 Jun 2018 14:11:55 +0000 (14:11 +0000)
commit6b0917f466b0eb9d1bdf222355475dff13a2f743
treeefa80691599a0d2371f58b0dc043f3e5a381aa67
parentadaab3058c4050348e9fa862f1909200a314c45e
lto-streamer-out.c (tree_is_indexable): Make LABEL_DECL nonindexable unless it is forced or nonlocal...

* lto-streamer-out.c (tree_is_indexable): Make LABEL_DECL nonindexable
unless it is forced or nonlocal; assert that we stream no IMPORTED_DECL.

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