-
Ian Lance Taylor authored
When I increased the number of bits that gccgo uses for untyped floats, the expression 0.52*1e9 was no longer integral. This patch fixes that. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6113043
426bf361
When I increased the number of bits that gccgo uses for untyped floats, the expression 0.52*1e9 was no longer integral. This patch fixes that. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6113043