compiler: Don't compare structs with blank non-comparable fields.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 12 Dec 2013 18:45:24 +0000 (18:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 12 Dec 2013 18:45:24 +0000 (18:45 +0000)
commit10d91e57986941516dc7c0d1c6ec0915d68f614e
treef43417def1385528bc3c3f1f6c36c5b991642fb9
parentf7685b6677db3979392d7a063d4660b84c461c42
compiler: Don't compare structs with blank non-comparable fields.

From-SVN: r205937
gcc/go/gofrontend/types.cc
gcc/testsuite/go.test/test/cmp.go
gcc/testsuite/go.test/test/cmp6.go