compiler: Fix inconsistent check for structs using memcmp for ==.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 19 Sep 2013 17:32:56 +0000 (17:32 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 19 Sep 2013 17:32:56 +0000 (17:32 +0000)
commite8c24600cc68e3aa323efd56473b38a329801b72
tree54fe54716bbce71e7b458097bbd72fcb6a1dfaf9
parent8928eff3b22eb391c3123714e3a15ec856c24f9c
compiler: Fix inconsistent check for structs using memcmp for ==.

Test is bug479.

From-SVN: r202751
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/types.cc