]> Cypherpunks repositories - gostls13.git/commit
gc: fix error for floating-point constant %
authorRuss Cox <rsc@golang.org>
Sun, 19 Feb 2012 05:12:31 +0000 (00:12 -0500)
committerRuss Cox <rsc@golang.org>
Sun, 19 Feb 2012 05:12:31 +0000 (00:12 -0500)
commit83feedf7bf7147021761fd8b5a2a157095fcabc9
tree5fd5410841c421b9041a6a8fa0ac155ea515ad07
parent03f2289f7e3b419df36cdf97f4c49911c56b7b66
gc: fix error for floating-point constant %

R=ken2
CC=golang-dev
https://golang.org/cl/5674108
src/cmd/gc/const.c
test/const1.go