gimple.c (iterative_hash_gimple_type): Simplify singleton case some more, fix final...
authorRichard Guenther <rguenther@suse.de>
Tue, 17 May 2011 12:39:50 +0000 (12:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 17 May 2011 12:39:50 +0000 (12:39 +0000)
commit008bad7a3e6acb60189dd289f3b2367b2f18a923
tree40e598775a44730d033a1ef51662344a331f5c16
parent364613408363334036d8f182ea2aba5d71d894fe
gimple.c (iterative_hash_gimple_type): Simplify singleton case some more, fix final hash value of the non-singleton case.

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

* gimple.c (iterative_hash_gimple_type): Simplify singleton
case some more, fix final hash value of the non-singleton case.

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