tree.c (find_decls_types_r): Handle TYPE_CONTEXT the same as in free_lang_data_in_type.
authorRichard Guenther <rguenther@suse.de>
Wed, 4 Jul 2012 10:36:07 +0000 (10:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 4 Jul 2012 10:36:07 +0000 (10:36 +0000)
commitcef8c10098ffd48dec16db4a8a67e1cd542a1163
tree7a48a54a715a9459604a848b2e41b9f42d17152b
parentb60cc080f355e078c923537a0d759467d21d39c0
tree.c (find_decls_types_r): Handle TYPE_CONTEXT the same as in free_lang_data_in_type.

2012-07-04  Richard Guenther  <rguenther@suse.de>

* tree.c (find_decls_types_r): Handle TYPE_CONTEXT the same
as in free_lang_data_in_type.

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