gimple.c (gimple_types_compatible_p_1): Use names of the type itself, not its main...
authorRichard Guenther <rguenther@suse.de>
Mon, 16 May 2011 16:07:35 +0000 (16:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 16 May 2011 16:07:35 +0000 (16:07 +0000)
commitc11b69022323800dede2890fdb10b1f304e7d22f
tree8b09c10c25a2b93d6dec352b26cd040c25c42618
parent1e83b5f197565d700a5a49d523e0ab77bdcbd809
gimple.c (gimple_types_compatible_p_1): Use names of the type itself, not its main variant.

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

* gimple.c (gimple_types_compatible_p_1): Use names of the
type itself, not its main variant.
(iterative_hash_gimple_type): Likewise.

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