tree.c (fld_incomplete_type_of): Clear TREE_ADDRESSABLE.
authorJan Hubicka <jh@suse.cz>
Wed, 7 Nov 2018 15:22:25 +0000 (16:22 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 7 Nov 2018 15:22:25 +0000 (15:22 +0000)
commitf01a40db08199eeb59fecf9f2859098d270625a8
tree08c527971223b10b687065cddbe60161372a84b5
parent5a951baaf1b789281bf62b852d24a4ab8cf3e714
tree.c (fld_incomplete_type_of): Clear TREE_ADDRESSABLE.

* tree.c (fld_incomplete_type_of): Clear TREE_ADDRESSABLE.
(free_lang_data_in_decl): Set TREE_ADDRESSABLE for public vars and
functions; clear TYPE_DECL_SUPPRESS_DEBUG and DECL_MODE for
TYPE_DECL.

From-SVN: r265877
gcc/ChangeLog
gcc/tree.c