compiler: Fix comparison of struct/array with interface.
The compiler used to crash when the struct/array was not addressable. The test case is https://codereview.appspot.com/135170043 . This fixes http://golang.org/issue/8612 . From-SVN: r214713
Showing
Please
register
or
sign in
to comment