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]

r155850 - in /branches/gccgo/gcc/go: gogo.cc go...


Author: ian
Date: Wed Jan 13 04:29:35 2010
New Revision: 155850

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155850
Log:
Lower for statement to if and goto statements.

Modified:
    branches/gccgo/gcc/go/gogo.cc
    branches/gccgo/gcc/go/gogo.h
    branches/gccgo/gcc/go/statements.cc
    branches/gccgo/gcc/go/statements.h


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