Descriptioncmd/8g: fix code generation of int64(0) == int64(0).
The code would violate the contract of cmp64.
Fixes issue 5002.
Patch Set 1 #Patch Set 2 : diff -r fa80d4256029 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r fa80d4256029 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r b7f85d6753ee https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|