gimple.c (struct type_hash_pair): New type.
authorRichard Guenther <rguenther@suse.de>
Mon, 16 May 2011 13:52:56 +0000 (13:52 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 16 May 2011 13:52:56 +0000 (13:52 +0000)
commit3066f593a88b82882330dce0f3c1bd5e262974e1
treeb532868a316c2615a159834ce9ad082664ae6296
parentb2ab2cf4d194d3859276be7226fa05cdfb8c31a7
gimple.c (struct type_hash_pair): New type.

2011-05-16  Richard Guenther  <rguenther@suse.de>

* gimple.c (struct type_hash_pair): New type.
(type_hash_pair_compare): New function.
(iterative_hash_gimple_type): Mix in SCC member hashes in
hash-order.

From-SVN: r173790
gcc/ChangeLog
gcc/gimple.c