compiler: Don't compare structs with blank non-comparable fields.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Dec 2013 18:45:24 +0000 (18:45 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Dec 2013 18:45:24 +0000 (18:45 +0000)
commit55632bcdfdc7eceab5d69f95244a7e26d09198b7
treef43417def1385528bc3c3f1f6c36c5b991642fb9
parentcfc67549249f28bdf41b6ea1fd76cd412b2705e2
compiler: Don't compare structs with blank non-comparable fields.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205937 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/types.cc
gcc/testsuite/go.test/test/cmp.go
gcc/testsuite/go.test/test/cmp6.go