-
- Downloads
ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.
* ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING. * lto-streamer-out.c (hash_tree): Do not hash TYPE_NEEDS_CONSTRUCTING. * tree-streamer-in.c (unpack_ts_type_common_value_fields): Do not stream TYPE_NEEDS_CONSTRUCTING. * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise. * tree.c (free_lang_data_in_type): Clear TYPE_NEEDS_CONSTRUCTING. From-SVN: r265841
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/ipa-pure-const.c 1 addition, 1 deletiongcc/ipa-pure-const.c
- gcc/lto-streamer-out.c 0 additions, 1 deletiongcc/lto-streamer-out.c
- gcc/tree-streamer-in.c 0 additions, 1 deletiongcc/tree-streamer-in.c
- gcc/tree-streamer-out.c 0 additions, 1 deletiongcc/tree-streamer-out.c
- gcc/tree.c 2 additions, 0 deletionsgcc/tree.c
Loading
Please register or sign in to comment