]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: fix pointer composite literals in exported if statements.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 23 Jun 2013 16:39:07 +0000 (18:39 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Sun, 23 Jun 2013 16:39:07 +0000 (18:39 +0200)
commit20ebee2c31688e6b67c1c5c235616d67cdd4ac09
tree2d9e799389a678e65392abca220af6a550d0dc0f
parentfc0b5ef0fdc3bc90d93759b068f9be486f4252da
cmd/gc: fix pointer composite literals in exported if statements.

Fixes #4230 (again).

R=rsc, golang-dev, r
CC=golang-dev
https://golang.org/cl/10470043
src/cmd/gc/fmt.c
test/fixedbugs/bug465.dir/a.go
test/fixedbugs/bug465.dir/b.go