gimple.c (gimple_canonical_types_compatible_p): Do not use type-pair caching, do...
authorRichard Guenther <rguenther@suse.de>
Fri, 13 May 2011 14:02:42 +0000 (14:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 13 May 2011 14:02:42 +0000 (14:02 +0000)
commitb8a71aedd80dc9c0212da116defa88b178d11e0b
tree8c3a6d86e38d1a5a856921b8e956ad07a98cfcf1
parenteb9f925985506bf4c98f928bfdc141e2ea3e73a6
gimple.c (gimple_canonical_types_compatible_p): Do not use type-pair caching, do not compare hashes.

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

* gimple.c (gimple_canonical_types_compatible_p): Do not use
type-pair caching, do not compare hashes.

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