Go patch committed: Push identity hash check down to subtypes

Ian Lance Taylor iant@google.com
Wed Dec 15 20:21:00 GMT 2010


My last patch was insufficient.  It's not enough to just treat erroneous
types as different at the top level.  The different handling has to be
done at each level; e.g., when comparing a pointer to an erroneous type
to a pointer to some other type.  This patch implements that.
Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 15724 bytes
Desc: identity
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101215/638e5089/attachment.bin>


More information about the Gcc-patches mailing list