1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:31:21 -06:00
go/src/cmd/compile
Robert Griesemer 79a3b561b5 cmd/compile/internal/gc: remove special handling for -0.0
Per the latest spec change, Go doesn't have -0 constants.

Change-Id: Ic2bcdc3bf507d121ed204f30f6744bb8764202c0
Reviewed-on: https://go-review.googlesource.com/16232
Reviewed-by: Chris Manghane <cmang@golang.org>
2015-10-22 21:19:43 +00:00
..
internal cmd/compile/internal/gc: remove special handling for -0.0 2015-10-22 21:19:43 +00:00
doc.go cmd/compile: add -msan option 2015-10-21 14:58:53 +00:00
main.go