tree.c (free_lang_data_in_type, [...]): Also free unnecesary type decls.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 12 Dec 2015 21:41:31 +0000 (22:41 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 12 Dec 2015 21:41:31 +0000 (21:41 +0000)
commitb8e99d033082f69bc672ada056cb9676a8b6cf64
tree7e6fb11308092ab2f1f3c5ae6c1b8ddc859e0ae8
parent425112c8e1a1c0025320c079e7a5d94dcda5ee20
tree.c (free_lang_data_in_type, [...]): Also free unnecesary type decls.

* tree.c (free_lang_data_in_type, find_decls_types_r): Also free
unnecesary type decls.
* tree.h (is_redundant_typedef): Declare.
* dwarf2out.c (is_redundant_typedef): Export; booleanize

From-SVN: r231588
gcc/ChangeLog
gcc/dwarf2out.c
gcc/tree.c
gcc/tree.h