diff options
author | Jan Hubicka <jh@suse.cz> | 2018-11-21 18:31:19 +0100 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2018-11-21 17:31:19 +0000 |
commit | 7424b7c13940c36700db8cd19a6f16d75af07b50 (patch) | |
tree | 10c9100455747cf530c2ad6daaba7cbfcdb02bab /README | |
parent | 6bdb055ea850bb5497e52b5b1acbd8dabe93e01f (diff) | |
download | gcc-7424b7c13940c36700db8cd19a6f16d75af07b50.zip gcc-7424b7c13940c36700db8cd19a6f16d75af07b50.tar.gz gcc-7424b7c13940c36700db8cd19a6f16d75af07b50.tar.bz2 |
re PR ipa/87957 (ICE tree check: expected tree that contains ‘decl minimal’ structure, have ‘identifier_node’ in warn_odr, at ipa-devirt.c:1051 since r265519)
PR lto/87957
* tree.c (fld_decl_context): Break out from ...
(free_lang_data_in_decl): ... here; free TREE_PUBLIC, TREE_PRIVATE
DECL_ARTIFICIAL of TYPE_DECL; do not free TREE_TYPE of TYPE_DECL.
(fld_incomplete_type_of): Build copy of TYP_DECL.
* ipa-devirt.c (free_enum_values): Rename to ...
(free_odr_warning_data): ... this one; free also duplicated TYPE_DECLs
and TREE_TYPEs of TYPE_DECLs.
(get_odr_type): Initialize odr_vtable_hash if needed.
From-SVN: r266350
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions