]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (find_decls_types_r): Do not check for redundant typedefs.
authorJan Hubicka <jh@suse.cz>
Tue, 21 Aug 2018 12:32:53 +0000 (14:32 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 21 Aug 2018 12:32:53 +0000 (12:32 +0000)
commitf4290962f769d655fb6fbdbe4d54cee5f0b56658
tree1645ad83adc225fe94cfe763ac9e425b632c5202
parentb649008486249ff86a068db6117b94b8c7b8a62b
tree.c (find_decls_types_r): Do not check for redundant typedefs.

* tree.c (find_decls_types_r): Do not check for redundant typedefs.
* tree.h (is_redundant_typedef): Remove.
* dwarf2out.c (is_redundant_typedef): Turn into static function.

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