This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r192022 - in /trunk/gcc/go/gofrontend: parse.cc...


Author: ian
Date: Wed Oct  3 05:03:24 2012
New Revision: 192022

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192022
Log:
compiler: Fix a, b, c := b, a, 1 when a and b already exist.

Modified:
    trunk/gcc/go/gofrontend/parse.cc
    trunk/gcc/go/gofrontend/parse.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]