]> Cypherpunks repositories - gostls13.git/commit
truncating of float constants when
authorKen Thompson <ken@golang.org>
Wed, 3 Dec 2008 01:03:47 +0000 (17:03 -0800)
committerKen Thompson <ken@golang.org>
Wed, 3 Dec 2008 01:03:47 +0000 (17:03 -0800)
commit89996e1fb1b3834746340570c2d1b48ef9fc1b9b
tree59832e6b18a0271aed150a18ef61b1e3575b88d0
parentacfd1fd4438060eebf929778cfef982f0b03e0f2
truncating of float constants when
used in float64 or float32 contexts

R=r
OCL=20297
CL=20297
src/cmd/gc/const.c
src/cmd/gc/mparith3.c