]> Cypherpunks repositories - gostls13.git/commit
fix handling of floating point zero constant 0p+0
authorRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 18:06:37 +0000 (11:06 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 18:06:37 +0000 (11:06 -0700)
commitf51ca384eba74692315b51b1db99d412f4472e17
treeb025b211ca08d2c780ca9807f1975b610b2d5f59
parent70ce47058ee6842c6b6f20b059dbd5da288dc01d
fix handling of floating point zero constant 0p+0

R=r
DELTA=25  (25 added, 0 deleted, 0 changed)
OCL=29875
CL=29875
src/cmd/gc/lex.c
test/fixedbugs/bug160.dir/x.go [new file with mode: 0644]
test/fixedbugs/bug160.dir/y.go [new file with mode: 0644]
test/fixedbugs/bug160.go [new file with mode: 0644]