Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
LGTM maybe also add a var v := x b = math.Float64bits(-v) ... 6g used to get that one wrong.
*** Submitted as http://code.google.com/p/go/source/detail?r=a3ef73ebec87 *** test: test handling of negative float constants This used to panic when compiled by gccgo. Updates issue 2876. R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/6100055