compiler: Fix a, b, c := b, a, 1 when a and b already exist.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 3 Oct 2012 05:03:24 +0000 (05:03 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 3 Oct 2012 05:03:24 +0000 (05:03 +0000)
commitbed6238ce677ba18a672a58bc077cec6de47f8d3
treeab7c01c445668c3a6b071f77508f899f2162fdb7
parente1d90a813cad65eaf96f5e09f5e3b2d531ef76dd
compiler: Fix a, b, c := b, a, 1 when a and b already exist.

From-SVN: r192022
gcc/go/gofrontend/parse.cc
gcc/go/gofrontend/parse.h