gimple.c (iterative_hash_type_name): Do not handle special anonymous names.
authorRichard Guenther <rguenther@suse.de>
Sun, 11 Oct 2009 16:29:57 +0000 (16:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 11 Oct 2009 16:29:57 +0000 (16:29 +0000)
commit652a8c1cde9cea866af3199c3e4a7fb1e7e909a3
treee42ae4c5edc2225dfb8e07d8e94d6729e003b2f7
parentb09ee6aaf79dfc8af5ac739e17499d27dde6bfc3
gimple.c (iterative_hash_type_name): Do not handle special anonymous names.

2009-10-11  Richard Guenther  <rguenther@suse.de>

* gimple.c (iterative_hash_type_name): Do not handle special
anonymous names.

cp/
* tree.c (cp_free_lang_data): Drop anonymous aggregate names.

From-SVN: r152643
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/gimple.c