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]

r187103 - in /trunk/gcc/go/gofrontend: gogo-tre...


Author: ian
Date: Thu May  3 16:09:25 2012
New Revision: 187103

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187103
Log:
compiler: Fix order of initialization bug with global var a, b = f().

Modified:
    trunk/gcc/go/gofrontend/gogo-tree.cc
    trunk/gcc/go/gofrontend/gogo.cc
    trunk/gcc/go/gofrontend/gogo.h
    trunk/gcc/go/gofrontend/parse.cc


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