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]

r187104 - in /branches/gcc-4_7-branch/gcc/go/go...


Author: ian
Date: Thu May  3 16:09:44 2012
New Revision: 187104

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

Modified:
    branches/gcc-4_7-branch/gcc/go/gofrontend/gogo-tree.cc
    branches/gcc-4_7-branch/gcc/go/gofrontend/gogo.cc
    branches/gcc-4_7-branch/gcc/go/gofrontend/gogo.h
    branches/gcc-4_7-branch/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]